[Rt-commit] r3575 - rt/branches/3.5-TESTING
robert at bestpractical.com
robert at bestpractical.com
Mon Aug 1 23:50:52 EDT 2005
Author: robert
Date: Mon Aug 1 23:50:51 2005
New Revision: 3575
Modified:
rt/branches/3.5-TESTING/ (props changed)
rt/branches/3.5-TESTING/configure.ac
Log:
r3580 at woof: rspier | 2005-08-01 20:47:59 -0700
SVK version of 3.5 should say 3.5.HEAD (as it does now)
Modified: rt/branches/3.5-TESTING/configure.ac
==============================================================================
--- rt/branches/3.5-TESTING/configure.ac (original)
+++ rt/branches/3.5-TESTING/configure.ac Mon Aug 1 23:50:51 2005
@@ -7,7 +7,7 @@
dnl Setup autoconf
AC_PREREQ(2.53)
-AC_INIT(RT, [3.5.1], [rt-bugs at bestpractical.com])
+AC_INIT(RT, [3.5.HEAD], [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