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.
This commit is contained in:
Karl MacMillan
-
parent 67cddce4d4
commit b202b6cc31
9 changed files with 23 additions and 23 deletions

View File

@@ -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}

View File

@@ -1,5 +1,5 @@
Name: freeipa-client
Version: 0.3.1
Version: 0.5.0
Release: 1%{?dist}
Summary: FreeIPA client