[Rt-commit] rt branch, 3.8.9-releng, updated. rt-3.8.8-247-g2dfb3db
Kevin Falcone
falcone at bestpractical.com
Wed Dec 29 17:45:26 EST 2010
The branch, 3.8.9-releng has been updated
via 2dfb3db7675d774721d73ff04f9a131f3af043ac (commit)
from 9f9e70a2d3a75d4cb58faa66f6991a76a641f3e7 (commit)
Summary of changes:
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 2dfb3db7675d774721d73ff04f9a131f3af043ac
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Wed Dec 29 15:37:51 2010 -0500
bump version number for 3.8.9rc1
diff --git a/configure.ac b/configure.ac
index a108d56..85e3f9e 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.9rc1, [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