Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bestpractical/rt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2008-06-21 03:15:31 +0400
committerJesse Vincent <jesse@bestpractical.com>2008-06-21 03:15:31 +0400
commit6f18a6f8be6ac2c72af23e0b08657b7f63be7e3c (patch)
tree0efeba61913489cacebf5fb5fb85999ce47e8e35
parentb0a09ae4f609266477b4d294915317599e849eff (diff)
Bump the version for releasert-3.8.0rc2
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/tags/3.8.0rc2@13502 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8fc411ff7f..6979f1d1ac 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.7.86, [rt-bugs@bestpractical.com])
+AC_INIT(RT, 3.8.0rc2, [rt-bugs@bestpractical.com])
AC_CONFIG_SRCDIR([lib/RT.pm.in])
dnl Extract RT version number components