mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-07-19 13:34:37 -04:00
Add missing
Fixed by autoupdate
This commit is contained in:
committed by
Alan Ott
parent
d6a9953a57
commit
de09917de2
+1
-1
@@ -7,7 +7,7 @@ m4_define([HIDAPI_RELEASE], 0)
|
||||
m4_define([HIDAPI_RC], +)
|
||||
m4_define([VERSION_STRING], HIDAPI_MAJOR[.]HIDAPI_MINOR[.]HIDAPI_RELEASE[]HIDAPI_RC)
|
||||
|
||||
AC_INIT([hidapi], VERSION_STRING, [alan@signal11.us])
|
||||
AC_INIT([hidapi],[VERSION_STRING],[alan@signal11.us])
|
||||
|
||||
# Library soname version
|
||||
# Follow the following rules (particularly the ones in the second link):
|
||||
|
||||
Reference in New Issue
Block a user