aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-07-07 11:27:26 +0300
committerSergey Poznyakoff <gray@gnu.org>2021-07-07 11:27:26 +0300
commit76593a79c93a93349e2376465b47725003e7fbf7 (patch)
treec5c856e33d325a96255fbbc83af25c8d81484f15 /configure.ac
parentee45e960a144c669d0f66f8ef7321432b2bdcd97 (diff)
downloadpies-76593a79c93a93349e2376465b47725003e7fbf7.tar.gz
pies-76593a79c93a93349e2376465b47725003e7fbf7.tar.bz2
Version 1.6release-1.6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e6e4c1d..16c7e9f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with GNU Pies. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.63])
-AC_INIT([GNU Pies], [1.5.94], [bug-pies@gnu.org])
+AC_INIT([GNU Pies], [1.6], [bug-pies@gnu.org])
AC_CONFIG_SRCDIR([src/pies.h])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])

Return to:

Send suggestions and report system problems to the System administrator.