summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2008-09-23 21:50:26 +0000
committerRich Megginson <rmeggins@redhat.com>2008-09-23 21:50:26 +0000
commitfb3e6ac2f5d60d6184388c482cc4117b50955c99 (patch)
tree9c130ecc1628a32c960be50f7e36789d53395512 /configure.ac
parent433007641e85579cdd14963e1b369ff4c34ce0be (diff)
downloadds-fb3e6ac2f5d60d6184388c482cc4117b50955c99.tar.gz
ds-fb3e6ac2f5d60d6184388c482cc4117b50955c99.tar.xz
ds-fb3e6ac2f5d60d6184388c482cc4117b50955c99.zip
bump version to 1.1.3FedoraDirSvr_1_1_3_20080923
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a6ca0192..086111a9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
# This version is the version returned by ns-slapd -v
-AC_INIT([dirsrv], [1.1.2], [http://bugzilla.redhat.com/])
+AC_INIT([dirsrv], [1.1.3], [http://bugzilla.redhat.com/])
# AC_CONFIG_HEADER must be called right after AC_INIT.
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.9 foreign subdir-objects])