From: Sam Hartman Date: Wed, 30 Jul 2014 22:02:37 +0000 (-0400) Subject: Version 0.9.1 X-Git-Tag: 0.9.2~6 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=commitdiff_plain;h=3a4623c7b3c16e5f6ef10d73246e96af5e0d6d0b Version 0.9.1 --- diff --git a/configure.ac b/configure.ac index 4b8bfde..595c5ed 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ /AC_PREREQ([2.61]) -AC_INIT([mech_eap], [0.9], [bugs@project-moonshot.org]) +AC_INIT([mech_eap], [0.9.1], [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 9c73691..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: 11%{?dist} +Release: 1%{?dist} Summary: Moonshot GSS-API Mechanism Group: Security Tools