[Rt-commit] r7964 - rt/branches/3.7-EXPERIMENTAL-RTIR-2.4
ruz at bestpractical.com
ruz at bestpractical.com
Tue May 29 21:10:09 EDT 2007
Author: ruz
Date: Tue May 29 21:10:08 2007
New Revision: 7964
Modified:
rt/branches/3.7-EXPERIMENTAL-RTIR-2.4/configure.ac
rt/branches/3.7-EXPERIMENTAL-RTIR-2.4/releng.cnf
Log:
* bump version
Modified: rt/branches/3.7-EXPERIMENTAL-RTIR-2.4/configure.ac
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL-RTIR-2.4/configure.ac (original)
+++ rt/branches/3.7-EXPERIMENTAL-RTIR-2.4/configure.ac Tue May 29 21:10:08 2007
@@ -7,7 +7,7 @@
dnl Setup autoconf
AC_PREREQ(2.53)
-AC_INIT(RT, [3.7.5], [rt-bugs at bestpractical.com])
+AC_INIT(RT, [3.7.13], [rt-bugs at bestpractical.com])
AC_CONFIG_SRCDIR([lib/RT.pm.in])
dnl Extract RT version number components
Modified: rt/branches/3.7-EXPERIMENTAL-RTIR-2.4/releng.cnf
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL-RTIR-2.4/releng.cnf (original)
+++ rt/branches/3.7-EXPERIMENTAL-RTIR-2.4/releng.cnf Tue May 29 21:10:08 2007
@@ -1,5 +1,5 @@
PRODUCT = rt
-TAG = 3.7.12
+TAG = 3.7.13
CANONICAL_REPO = svn+ssh://svn.bestpractical.com/svn/bps-public/rt/
TAGS = tags/
TRUNK = branches/3.7-EXPERIMENTAL
More information about the Rt-commit
mailing list