[Rt-commit] r19962 - rt/3.8/branches/3.8.4-releng

falcone at bestpractical.com falcone at bestpractical.com
Wed Jun 10 12:03:57 EDT 2009


Author: falcone
Date: Wed Jun 10 12:03:57 2009
New Revision: 19962

Modified:
   rt/3.8/branches/3.8.4-releng/configure.ac

Log:
bump version to 3.8.4 to get ready for a release

Modified: rt/3.8/branches/3.8.4-releng/configure.ac
==============================================================================
--- rt/3.8/branches/3.8.4-releng/configure.ac	(original)
+++ rt/3.8/branches/3.8.4-releng/configure.ac	Wed Jun 10 12:03:57 2009
@@ -7,7 +7,7 @@
 
 dnl Setup autoconf
 AC_PREREQ([2.53])
-AC_INIT(RT, 3.8.4rc1, [rt-bugs at bestpractical.com])
+AC_INIT(RT, 3.8.4, [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