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-07-12 00:54:52 +0400
committerJesse Vincent <jesse@bestpractical.com>2008-07-12 00:54:52 +0400
commitf9671ea3e98c79ed594ba2795d40f3fa4d6f5b86 (patch)
tree3ed3748e58f66b5fcaf048e53b1aa9712b33fab7
parentf5a0d8fb50c3e6d4fd020dd06314c02e62924d23 (diff)
bumping the version # to 3.8.0rt-3.8.0
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/branches/3.8.0-releng@14028 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 db217004f0..d859dad647 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.0rc3, [rt-bugs@bestpractical.com])
+AC_INIT(RT, 3.8.0, [rt-bugs@bestpractical.com])
AC_CONFIG_SRCDIR([lib/RT.pm.in])
dnl Extract RT version number components