summaryrefslogtreecommitdiffstats
path: root/ipa-server/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-server/configure.ac')
-rw-r--r--ipa-server/configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/ipa-server/configure.ac b/ipa-server/configure.ac
index e07c04c85..3cd44fef2 100644
--- a/ipa-server/configure.ac
+++ b/ipa-server/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.59c)
-AC_INIT([freeipa-server],
- [0.4],
+AC_INIT([ipa-server],
+ [0.5],
[https://hosted.fedoraproject.org/projects/freeipa/newticket])
AC_CONFIG_SRCDIR([ipaserver/ipaldap.py])
@@ -234,7 +234,7 @@ AC_CONFIG_FILES([
AC_OUTPUT
echo "
- FreeIPA Server $VERSION
+ IPA Server $VERSION
========================
prefix: ${prefix}