Skip to content

Commit a6e54e9

Browse files
committed
pkcs11-helper-1.22
1 parent bdbce52 commit a6e54e9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ChangeLog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
pkcs11-helper
22
Copyright (c) 2005-2017 Alon Bar-Lev <[email protected]>
33

4-
????-??-?? - Version 1.22
4+
2017-02-12 - Version 1.22
55

6+
* spec: minor cleanups.
67

78
2017-01-06 - Version 1.21
89

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ AC_PREREQ(2.60)
5454
define([PACKAGE_VERSION_MAJOR], [1])
5555
define([PACKAGE_VERSION_MINOR], [22])
5656
define([PACKAGE_VERSION_FIX], [0])
57-
define([PACKAGE_SUFFIX], [_master])
57+
define([PACKAGE_SUFFIX], [])
5858

5959
AC_INIT([pkcs11-helper],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR[]PACKAGE_SUFFIX])
6060
AC_CONFIG_AUX_DIR([.])

0 commit comments

Comments
 (0)