From 2c95816b183a9786064055512068a5070db8e8b6 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sat, 1 Oct 2016 13:16:42 +0300 Subject: Version 1.3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6ee1084..f6d8d34 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # along with GNU Pies. If not, see . AC_PREREQ([2.63]) -AC_INIT([GNU Pies], [1.2.94], [bug-pies@gnu.org.ua]) +AC_INIT([GNU Pies], [1.3], [bug-pies@gnu.org.ua]) AC_CONFIG_SRCDIR([src/pies.h]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1