summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-12-28 18:41:38 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-12-28 18:41:38 +0100
commita31c991e5f4d58f236e26ab4d3197aa68d564110 (patch)
treef5e6f659f8d942eb42f25b8df8e3659c404c52bf /configure.ac
parent2f552a970f2e8c00f0fc01ad72ff995716be2a06 (diff)
downloadautomake-a31c991e5f4d58f236e26ab4d3197aa68d564110.tar.gz
post-release: minor version bump
This is for the maint branch. * configure.ac, m4/amversion.m4: Bump version to 1.13.0a. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
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 4ec766183..5f410e022 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.69])
-AC_INIT([GNU Automake], [1.13], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.13.0a], [bug-automake@gnu.org])
AC_CONFIG_SRCDIR([automake.in])
AC_CONFIG_AUX_DIR([lib])