Fix patch_vid version, which now uses ccid version.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2022-05-05 20:56:04 +02:00
parent 0a798b9f9a
commit 373a3ce491
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3

View file

@ -17,8 +17,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
VERSION_MAJOR="2"
VERSION_MINOR="0"
VERSION_MAJOR="1" #Version of Pico CCID Core
VERSION_MINOR="1"
echo "----------------------------"
echo "VID/PID patcher for Pico HSM"