aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-05-30 13:46:33 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-05-30 13:46:33 +0300
commitb52f77e1fbf3fa50bfc345acd7029320b68c5aff (patch)
tree86a9c82187ffb40fd297dc7d4eab9b6c86333198
parentfbea83e22332724c7bff2f0a67dde810476f004b (diff)
downloadbeam-b52f77e1fbf3fa50bfc345acd7029320b68c5aff.tar.gz
beam-b52f77e1fbf3fa50bfc345acd7029320b68c5aff.tar.bz2
Raise version number (1.2)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2592dcd..56fd1af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
AC_PREREQ(2.63)
-AC_INIT(beam, 1.1, gray@gnu.org.ua)
+AC_INIT(beam, 1.2, gray@gnu.org.ua)
AC_CONFIG_SRCDIR(backup.in)
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.11 tar-ustar silent-rules])

Return to:

Send suggestions and report system problems to the System administrator.