[Rt-commit] rt branch, 3.8-trunk, updated. b998ecf5ab26bb3f9ab3b07a545e81cfd873abed
Alex M Vandiver
alexmv at bestpractical.com
Wed Sep 2 16:26:37 EDT 2009
The branch, 3.8-trunk has been updated
via b998ecf5ab26bb3f9ab3b07a545e81cfd873abed (commit)
via 006fdd2ff1dba8686d549e1b718e5ea5da4f9408 (commit)
via b8e41c6690c5e9e3aec85a3a9c0daccc841bd49f (commit)
via 979b5423bda919dd00d1d5a0352ac44d90730d6a (commit)
via c22c08be36226d6fd4ce26ece1fd9ba290bb07d2 (commit)
from dd106a1b3507111f27357b93d9aa8c2700db7df7 (commit)
Summary of changes:
share/html/Elements/Footer | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit c22c08be36226d6fd4ce26ece1fd9ba290bb07d2
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Mon Jun 8 15:32:19 2009 +0000
bump version for 3.8.4rc1 release
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/branches/3.8.4-releng@19940 e417ac7c-1bcc-0310-8ffa-8f5827389a85
diff --git a/configure.ac b/configure.ac
index d6b3eda..ba65b17 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.4rc1, [rt-bugs at bestpractical.com])
AC_CONFIG_SRCDIR([lib/RT.pm.in])
dnl Extract RT version number components
commit 979b5423bda919dd00d1d5a0352ac44d90730d6a
Merge: c22c08b c476345
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Mon Jun 8 15:42:20 2009 +0000
- Merge //mirror/bps-public/rt/3.8/trunk to //mirror/bps-public/rt/3.8/branches/3.8.4-releng
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/branches/3.8.4-releng@19943 e417ac7c-1bcc-0310-8ffa-8f5827389a85
commit b8e41c6690c5e9e3aec85a3a9c0daccc841bd49f
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Wed Jun 10 16:03:25 2009 +0000
fix copyright
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/branches/3.8.4-releng@19961 e417ac7c-1bcc-0310-8ffa-8f5827389a85
diff --git a/share/html/Elements/Footer b/share/html/Elements/Footer
index d5e3177..bb6c337 100755
--- a/share/html/Elements/Footer
+++ b/share/html/Elements/Footer
@@ -56,7 +56,7 @@
%}
<p id="bpscredits">
<span>
-<&|/l, '»|«', $RT::VERSION, '2008', '<a href="http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC</a>', &>[_1] RT [_2] Copyright 1996-[_3] [_4].</&>
+<&|/l, '»|«', $RT::VERSION, '2009', '<a href="http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC</a>', &>[_1] RT [_2] Copyright 1996-[_3] [_4].</&>
</span>
</p>
% if (!$Menu) {
commit 006fdd2ff1dba8686d549e1b718e5ea5da4f9408
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Wed Jun 10 16:03:57 2009 +0000
bump version to 3.8.4 to get ready for a release
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/branches/3.8.4-releng@19962 e417ac7c-1bcc-0310-8ffa-8f5827389a85
diff --git a/configure.ac b/configure.ac
index ba65b17..31e2b13 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.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
commit b998ecf5ab26bb3f9ab3b07a545e81cfd873abed
Merge: dd106a1 006fdd2
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Wed Sep 2 16:23:46 2009 -0400
Merge commit '3.8.4' into 3.8-trunk
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list