From 57a555b9bd6bbee09acc306298849f6565ab03ca Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 12 Mar 2010 15:29:43 +0000 Subject: [PATCH] Bump version. --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1d83476..449e102 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Yubikey-personalize NEWS -- History of user-visible changes. -*- outline -*- +* Version 1.3.2 (unreleased) + +** Don't warn on YubiKey with firmware 0.9.9, they work fine. + +** Fix old firmware error message, it was missing a newline. + * Version 1.3.1 (released 2010-01-30) ** Fix build failure in some cases diff --git a/configure.ac b/configure.ac index 17608cf..fd50562 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -AC_INIT([yubikey-personalization], [1.3.1], +AC_INIT([yubikey-personalization], [1.3.2], [yubico-devel@googlegroups.com], [ykpers], [http://code.google.com/p/yubikey-personalization/]) AC_CONFIG_AUX_DIR([build-aux]) -- 2.39.5