We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d621d5f commit 7da5cc9Copy full SHA for 7da5cc9
configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.63)
4
m4_define([HIDAPI_MAJOR], 0)
5
m4_define([HIDAPI_MINOR], 9)
6
m4_define([HIDAPI_RELEASE], 0)
7
-m4_define([HIDAPI_RC], -rc1)
+m4_define([HIDAPI_RC], )
8
m4_define([VERSION_STRING], HIDAPI_MAJOR[.]HIDAPI_MINOR[.]HIDAPI_RELEASE[]HIDAPI_RC)
9
10
AC_INIT([hidapi],[VERSION_STRING],[[email protected]])
0 commit comments