diff options
| author | ivan <ivan> | 2011-04-19 00:23:57 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2011-04-19 00:23:57 +0000 |
| commit | 71449abb58df547f3c872cd64af733e6d3fa7f81 (patch) | |
| tree | 03c452d9d68db46f43a0833fcd64a209b320b988 /rt/configure.ac | |
| parent | 96d552cc782670bfd48b7e6a81ffe3515dffd3e6 (diff) | |
landing 3.8.10 on 2.1 branch
Diffstat (limited to 'rt/configure.ac')
| -rw-r--r-- | rt/configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rt/configure.ac b/rt/configure.ac index f9c0a25e4..2d4e86e4c 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.12.4.2 $)dnl +AC_REVISION($Revision: 1.1.1.12.4.3 $)dnl dnl Setup autoconf AC_PREREQ([2.53]) -AC_INIT(RT, 3.8.9, [rt-bugs@bestpractical.com]) +AC_INIT(RT, 3.8.10, [rt-bugs@bestpractical.com]) AC_CONFIG_SRCDIR([lib/RT.pm.in]) dnl Extract RT version number components |
