[Rt-commit] r9240 - rt/branches/3.7-EXPERIMENTAL
ruz at bestpractical.com
ruz at bestpractical.com
Mon Oct 8 12:30:25 EDT 2007
Author: ruz
Date: Mon Oct 8 12:30:24 2007
New Revision: 9240
Modified:
rt/branches/3.7-EXPERIMENTAL/ (props changed)
rt/branches/3.7-EXPERIMENTAL/configure.ac
rt/branches/3.7-EXPERIMENTAL/releng.cnf
Log:
r9183 at cubic-pc (orig r9182): falcone | 2007-09-28 07:26:09 +0400
r25048 at ketch: falcone | 2007-09-27 23:23:08 -0400
* bump version numbers
Modified: rt/branches/3.7-EXPERIMENTAL/configure.ac
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/configure.ac (original)
+++ rt/branches/3.7-EXPERIMENTAL/configure.ac Mon Oct 8 12:30:24 2007
@@ -7,7 +7,7 @@
dnl Setup autoconf
AC_PREREQ(2.53)
-AC_INIT(RT, [3.7.16], [rt-bugs at bestpractical.com])
+AC_INIT(RT, [3.7.17], [rt-bugs at bestpractical.com])
AC_CONFIG_SRCDIR([lib/RT.pm.in])
dnl Extract RT version number components
Modified: rt/branches/3.7-EXPERIMENTAL/releng.cnf
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/releng.cnf (original)
+++ rt/branches/3.7-EXPERIMENTAL/releng.cnf Mon Oct 8 12:30:24 2007
@@ -1,5 +1,5 @@
PRODUCT = rt
-TAG = 3.7.15
+TAG = 3.7.17
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