summaryrefslogtreecommitdiffstats
path: root/ipa-client/configure.ac
diff options
context:
space:
mode:
authorKarl MacMillan <kmacmill@redhat.com>2007-11-21 23:09:13 -0500
committerKarl MacMillan <kmacmill@redhat.com>2007-11-21 23:09:13 -0500
commitb202b6cc31c6f036305bd7389201c6aa57dcc5fe (patch)
tree6ce2352e7f7b935de98b2eb53b3ca9e8f6279b67 /ipa-client/configure.ac
parent67cddce4d47791ad357ed5551ab58e16dbf87e0c (diff)
downloadfreeipa-b202b6cc31c6f036305bd7389201c6aa57dcc5fe.tar.gz
freeipa-b202b6cc31c6f036305bd7389201c6aa57dcc5fe.tar.xz
freeipa-b202b6cc31c6f036305bd7389201c6aa57dcc5fe.zip
Bump the version numbers for release. Also remove
specific version check on freeradius. Packages aren't available and the freeradius support isn't ready anyway.
Diffstat (limited to 'ipa-client/configure.ac')
-rw-r--r--ipa-client/configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/ipa-client/configure.ac b/ipa-client/configure.ac
index 5cd416da7..9d060d9a8 100644
--- a/ipa-client/configure.ac
+++ b/ipa-client/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.59c)
-AC_INIT([freeipa-client],
- [0.3.1],
+AC_INIT([ipa-client],
+ [0.5.0],
[https://hosted.fedoraproject.org/projects/freeipa/newticket])
AC_CONFIG_SRCDIR([ipaclient/__init__.py])
@@ -47,7 +47,7 @@ AC_CONFIG_FILES([
AC_OUTPUT
echo "
- FreeIPA client $VERSION
+ IPA client $VERSION
========================
prefix: ${prefix}