[Rt-commit] r11778 - rt/branches/3.7-RTIR-RELENG
ruz at bestpractical.com
ruz at bestpractical.com
Fri Apr 18 13:17:10 EDT 2008
Author: ruz
Date: Fri Apr 18 13:17:10 2008
New Revision: 11778
Modified:
rt/branches/3.7-RTIR-RELENG/configure.ac
rt/branches/3.7-RTIR-RELENG/releng.cnf
Log:
* bump version
Modified: rt/branches/3.7-RTIR-RELENG/configure.ac
==============================================================================
--- rt/branches/3.7-RTIR-RELENG/configure.ac (original)
+++ rt/branches/3.7-RTIR-RELENG/configure.ac Fri Apr 18 13:17:10 2008
@@ -7,7 +7,7 @@
dnl Setup autoconf
AC_PREREQ(2.53)
-AC_INIT(RT, [3.7.24], [rt-bugs at bestpractical.com])
+AC_INIT(RT, [3.7.25], [rt-bugs at bestpractical.com])
AC_CONFIG_SRCDIR([lib/RT.pm.in])
dnl Extract RT version number components
Modified: rt/branches/3.7-RTIR-RELENG/releng.cnf
==============================================================================
--- rt/branches/3.7-RTIR-RELENG/releng.cnf (original)
+++ rt/branches/3.7-RTIR-RELENG/releng.cnf Fri Apr 18 13:17:10 2008
@@ -1,5 +1,5 @@
PRODUCT = rt
-TAG = 3.7.24
+TAG = 3.7.25
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