From 04b37ce0536d762a7f3e5880bc5745c390a0f1f2 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Sun, 15 Sep 2013 16:11:11 +0200 Subject: [PATCH] minor version bump --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index efc38b5..3d18e2b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.6) -AC_INIT([codecrypt], [1.3]) +AC_INIT([codecrypt], [1.3.1]) AC_CONFIG_AUX_DIR(.) # because of libtoolize AC_CONFIG_MACRO_DIR([m4])