summaryrefslogtreecommitdiffstats
path: root/ipa-client
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-client')
-rw-r--r--ipa-client/configure.ac6
-rwxr-xr-xipa-client/freeipa-client.spec2
2 files changed, 4 insertions, 4 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}
diff --git a/ipa-client/freeipa-client.spec b/ipa-client/freeipa-client.spec
index f4a51f47a..c972d967a 100755
--- a/ipa-client/freeipa-client.spec
+++ b/ipa-client/freeipa-client.spec
@@ -1,5 +1,5 @@
Name: freeipa-client
-Version: 0.3.1
+Version: 0.5.0
Release: 1%{?dist}
Summary: FreeIPA client