From: Dan Breslau Date: Wed, 9 Aug 2017 00:21:55 +0000 (-0400) Subject: Bumped version number for Centos6 branch to 1.0.6, to be X-Git-Tag: moonshot-1.0.6-centos6 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=commitdiff_plain;h=b84f728803d092777511e0bab34935cd7e9afaf6 Bumped version number for Centos6 branch to 1.0.6, to be consistent with the Moonshot UI. --- diff --git a/configure.ac b/configure.ac index cc8653e..1e467ca 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.61]) -AC_INIT([mech_eap], [1.0.1], [bugs@project-moonshot.org]) +AC_INIT([mech_eap], [1.0.6], [bugs@project-moonshot.org]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/mech_eap.spec.in b/mech_eap.spec.in index 4d68274..d2b578c 100644 --- a/mech_eap.spec.in +++ b/mech_eap.spec.in @@ -1,7 +1,7 @@ %global _moonshot_krb5 %{!?_moonshot_krb5:krb5-devel}%{?_moonshot_krb5} Name: moonshot-gss-eap Version: @VERSION@ -Release: 2%{?dist} +Release: 1%{?dist} Summary: Moonshot GSS-API Mechanism Group: Security Tools