From 9f0d765460812d25e905c73bbe73d586d633775b Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Mon, 30 Sep 2013 20:08:11 +0200 Subject: [PATCH] version bump to 1.4 NIST-resistant release --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index bc4d7df..0190f88 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.6) -AC_INIT([codecrypt], [1.3.1]) +AC_INIT([codecrypt], [1.4]) AC_CONFIG_AUX_DIR(.) # because of libtoolize AC_CONFIG_MACRO_DIR([m4])