summaryrefslogtreecommitdiff
path: root/libusb
diff options
context:
space:
mode:
authorMichael Plante <michael.plante@gmail.com>2010-04-02 11:11:05 +0100
committerMichael Plante <michael.plante@gmail.com>2010-04-02 11:11:05 +0100
commita9078469ac09a29e7a71059e35b7ab1354fa0e55 (patch)
tree5e6b9203713800a3164d33a96510473cf3558a57 /libusb
parent7f447549b7e4906f48d23446c0e110973511040b (diff)
downloadlibusb-a9078469ac09a29e7a71059e35b7ab1354fa0e55.tar.gz
updated other files to match 1.0.7 releaser235
Diffstat (limited to 'libusb')
-rw-r--r--libusb/libusb-1.0.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/libusb/libusb-1.0.rc b/libusb/libusb-1.0.rc
index 5dea80c..b010135 100644
--- a/libusb/libusb-1.0.rc
+++ b/libusb/libusb-1.0.rc
@@ -30,8 +30,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#define VER_MAJOR_STR "1"
#define VER_MINOR 0
#define VER_MINOR_STR "0"
-#define VER_MICRO 5
-#define VER_MICRO_STR "5"
+#define VER_MICRO 7
+#define VER_MICRO_STR "7"
#define VER_NANO 0
#define VER_NANO_STR "0"
#define VER_VERSION_STR VER_MAJOR_STR ", " VER_MINOR_STR ", " VER_MICRO_STR ", " VER_NANO_STR "\0"