X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fconfigure.ac;h=b59a7ddff2f9fd10cd899b1220f93ae8973c171d;hb=refs%2Fheads%2FFREESIDE_2_3_BRANCH;hp=b5b38eec3465cf932f3f79adf7f0a3eb50243761;hpb=75162bb14b3e38d66617077843f4dfdcaf09d5c4;p=freeside.git diff --git a/rt/configure.ac b/rt/configure.ac index b5b38eec3..b59a7ddff 100644 --- a/rt/configure.ac +++ b/rt/configure.ac @@ -3,11 +3,11 @@ dnl dnl Process this file with autoconf to produce a configure script dnl dnl Embed in generated ./configure script the following CVS info: -AC_REVISION($Revision: 1.1.1.14 $)dnl +AC_REVISION($Revision: 1.4 $)dnl dnl Setup autoconf AC_PREREQ([2.53]) -AC_INIT(RT, 3.8.10, [rt-bugs@bestpractical.com]) +AC_INIT(RT, 3.8.17, [rt-bugs@bestpractical.com]) AC_CONFIG_SRCDIR([lib/RT.pm.in]) dnl Extract RT version number components @@ -400,6 +400,7 @@ AC_CONFIG_FILES([ etc/upgrade/generate-rtaddressregexp etc/upgrade/vulnerable-passwords sbin/rt-attributes-viewer + sbin/rt-session-viewer sbin/rt-dump-database sbin/rt-setup-database sbin/rt-test-dependencies