From b84f728803d092777511e0bab34935cd7e9afaf6 Mon Sep 17 00:00:00 2001 From: Dan Breslau Date: Tue, 8 Aug 2017 20:21:55 -0400 Subject: [PATCH] Bumped version number for Centos6 branch to 1.0.6, to be consistent with the Moonshot UI. --- configure.ac | 2 +- mech_eap.spec.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.1.4