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 bdbce52 commit a6e54e9Copy full SHA for a6e54e9
ChangeLog
@@ -1,8 +1,9 @@
1
pkcs11-helper
2
Copyright (c) 2005-2017 Alon Bar-Lev <[email protected]>
3
4
-????-??-?? - Version 1.22
+2017-02-12 - Version 1.22
5
6
+ * spec: minor cleanups.
7
8
2017-01-06 - Version 1.21
9
configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ(2.60)
54
define([PACKAGE_VERSION_MAJOR], [1])
55
define([PACKAGE_VERSION_MINOR], [22])
56
define([PACKAGE_VERSION_FIX], [0])
57
-define([PACKAGE_SUFFIX], [_master])
+define([PACKAGE_SUFFIX], [])
58
59
AC_INIT([pkcs11-helper],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR[]PACKAGE_SUFFIX])
60
AC_CONFIG_AUX_DIR([.])
0 commit comments