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:
authorKevin Falcone <falcone@bestpractical.com>2008-08-12 05:10:33 +0400
committerKevin Falcone <falcone@bestpractical.com>2008-08-12 05:10:33 +0400
commit4fbd76770efa169356b6f1a75a3441e46df44c8c (patch)
tree5e6e6d098a31582540e6d96e623c6ef563ca5512
parente3f29f3f5113a6466556c0bbc431d73b6cf5f13a (diff)
version bump for 3.8.1rc3 releasert-3.8.1rc3
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/branches/3.8.1-releng@15025 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 e71f3317ef..fe24a750bb 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.1rc2, [rt-bugs@bestpractical.com])
+AC_INIT(RT, 3.8.1rc3, [rt-bugs@bestpractical.com])
AC_CONFIG_SRCDIR([lib/RT.pm.in])
dnl Extract RT version number components