[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 76f81aea4e27b7180d94dc83bece3b518302ac40
Ivan
ivan at 420.am
Sun Sep 23 15:09:26 PDT 2012
The branch, FREESIDE_2_3_BRANCH has been updated
via 76f81aea4e27b7180d94dc83bece3b518302ac40 (commit)
from 6463e31262e433cf2f085a993fdcf57b04d569f0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 76f81aea4e27b7180d94dc83bece3b518302ac40
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sun Sep 23 15:07:43 2012 -0700
rt 3.8.14
diff --git a/rt/configure b/rt/configure
index 5d3dfc8..3168c23 100755
--- a/rt/configure
+++ b/rt/configure
@@ -560,8 +560,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='RT'
PACKAGE_TARNAME='rt'
-PACKAGE_VERSION='3.8.13'
-PACKAGE_STRING='RT 3.8.13'
+PACKAGE_VERSION='3.8.14'
+PACKAGE_STRING='RT 3.8.14'
PACKAGE_BUGREPORT='rt-bugs at bestpractical.com'
PACKAGE_URL=''
@@ -1302,7 +1302,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures RT 3.8.13 to adapt to many kinds of systems.
+\`configure' configures RT 3.8.14 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1363,7 +1363,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of RT 3.8.13:";;
+ short | recursive ) echo "Configuration of RT 3.8.14:";;
esac
cat <<\_ACEOF
@@ -1943,7 +1943,7 @@ rt_version_major=3
rt_version_minor=8
-rt_version_patch=13
+rt_version_patch=14
test "x$rt_version_major" = 'x' && rt_version_major=0
test "x$rt_version_minor" = 'x' && rt_version_minor=0
-----------------------------------------------------------------------
Summary of changes:
rt/configure | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
More information about the freeside-commits
mailing list