Bump version.

Signed-off-by: Alessio Di Mauro <alessio@yubico.com>
This commit is contained in:
Alessio Di Mauro
2015-11-14 10:23:38 +01:00
parent 5fbaae0d46
commit 2b7cbf2e0a
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,5 +1,7 @@
yubico-piv-tool NEWS -- History of user-visible changes. -*- outline -*-
* Version 1.1.3 (unreleased)
* Version 1.1.2 (released 2015-11-13)
** Properly handle DER encoding in ECDSA signatures.
+1 -1
View File
@@ -26,7 +26,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
AC_INIT([yubico-piv-tool], [1.1.2])
AC_INIT([yubico-piv-tool], [1.1.3])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])