[Rt-commit] rt branch, 3.8.14-releng, created. rt-3.8.13-8-g90b06a5
Kevin Falcone
falcone at bestpractical.com
Tue Aug 21 13:18:44 EDT 2012
The branch, 3.8.14-releng has been created
at 90b06a5d261b2cb7c641ee041157f844e1217392 (commit)
- Log -----------------------------------------------------------------
commit 90b06a5d261b2cb7c641ee041157f844e1217392
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Tue Aug 21 12:17:54 2012 -0400
Bump version for 3.8.14rc1
diff --git a/configure.ac b/configure.ac
index 5104d44..fdf099d 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.8.HEAD, [rt-bugs at bestpractical.com])
+AC_INIT(RT, 3.8.14rc1, [rt-bugs at bestpractical.com])
AC_CONFIG_SRCDIR([lib/RT.pm.in])
dnl Extract RT version number components
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list