diff options
author | Alexander Bokovoy <abokovoy@redhat.com> | 2013-08-02 08:32:48 +0300 |
---|---|---|
committer | Alexander Bokovoy <abokovoy@redhat.com> | 2013-08-06 14:24:43 +0300 |
commit | 299341f4c1aaccb2db9252546b3f46b8ae1bd2be (patch) | |
tree | 8c427f25ca6dbeae2c743e9c244a9281342134f5 /configure.ac | |
parent | 6952227b9cb15c8aa9ba24616c7784572046535e (diff) | |
download | slapi-nis-ad.tar.gz slapi-nis-ad.tar.xz slapi-nis-ad.zip |
WIP: bump versionslapi-nis-ad
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fe02f3a..1b4bd42 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(slapi-nis,0.47) +AC_INIT(slapi-nis,0.47.5) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE(foreign) LT_INIT([disable-static]) |