summaryrefslogtreecommitdiff
path: root/rt/configure.ac
diff options
context:
space:
mode:
authorivan <ivan>2011-02-17 00:52:27 +0000
committerivan <ivan>2011-02-17 00:52:27 +0000
commit01352af8e44b7eb70b2b587ca43ab7ca946f038d (patch)
tree6e724b2a809b8f9cb17f2aca606c36f0dec18078 /rt/configure.ac
parent0fb307c305e4bc2c9c27dc25a3308beae3a4d33c (diff)
commiting rt 3.8.9 to HEAD
Diffstat (limited to 'rt/configure.ac')
-rw-r--r--rt/configure.ac6
1 files changed, 4 insertions, 2 deletions
diff --git a/rt/configure.ac b/rt/configure.ac
index ce9138d..73738b3 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.2 $)dnl
+AC_REVISION($Revision: 1.3 $)dnl
dnl Setup autoconf
AC_PREREQ([2.53])
-AC_INIT(RT, 3.8.8, [rt-bugs@bestpractical.com])
+AC_INIT(RT, 3.8.9, [rt-bugs@bestpractical.com])
AC_CONFIG_SRCDIR([lib/RT.pm.in])
dnl Extract RT version number components
@@ -397,6 +397,8 @@ AC_CONFIG_FILES([
etc/upgrade/3.8-branded-queues-extension
etc/upgrade/3.8-ical-extension
etc/upgrade/split-out-cf-categories
+ etc/upgrade/generate-rtaddressregexp
+ etc/upgrade/vulnerable-passwords
sbin/rt-attributes-viewer
sbin/rt-session-viewer
sbin/rt-dump-database