From 635e6da37e4ec15ab351db86cf36131274597fd2 Mon Sep 17 00:00:00 2001 From: TATEISHI Katsuyuki Date: Wed, 12 Aug 2009 19:37:01 +0900 Subject: [PATCH] Change version number. --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 4f979ab..24368eb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,10 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -m4_define([UML7VERSION], 2.1.2) -m4_define([UML7PATCHLV], 2) +m4_define([UML7VERSION], 2.1.3) +m4_define([UML7PATCHLV], 0) # For additional releasename (ex. m4_define([UML7RELSUFFIX], [rc1]) for rc1) -m4_define([UML7RELSUFFIX], [atfix]) +m4_define([UML7RELSUFFIX], [.rc1]) AC_PREREQ(2.59) AC_INIT([ultramonkey-l7], -- 2.11.0