Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bestpractical/rt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Falcone <falcone@bestpractical.com>2009-11-30 18:11:16 +0300
committerKevin Falcone <falcone@bestpractical.com>2009-11-30 22:31:03 +0300
commit8e47722a3b307917f889cb57d43a15080be3000d (patch)
tree877c65008dc11927dcf2192a9d7d6967beed62a8
parenta8f7dccfb53118c950cc8bebff3e64c069c978a7 (diff)
bump version for 3.6.10 releasert-3.6.10
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 762eb34b74..b895cfbf74 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AC_REVISION($Revision$)dnl
dnl Setup autoconf
AC_PREREQ(2.53)
-AC_INIT(RT, [3.6.HEAD], [rt-bugs@bestpractical.com])
+AC_INIT(RT, [3.6.10], [rt-bugs@bestpractical.com])
AC_CONFIG_SRCDIR([lib/RT.pm.in])
dnl Extract RT version number components