From 3a4623c7b3c16e5f6ef10d73246e96af5e0d6d0b Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Wed, 30 Jul 2014 18:02:37 -0400 Subject: [PATCH] Version 0.9.1 --- configure.ac | 2 +- mech_eap.spec.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.1.4