From 401245d58e3a6cad6e986caf26ffcff995ea14b5 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 12 Mar 2010 15:37:48 +0000 Subject: [PATCH] Bump version. --- NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6a02c63..8cdb3f5 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ Yubikey-personalize NEWS -- History of user-visible changes. -*- outline -*- +* Version 1.3.3 (unreleased) + + * Version 1.3.2 (released 2010-03-12) ** Don't warn on YubiKey with firmware 0.9.9, they work fine. diff --git a/configure.ac b/configure.ac index fd50562..b4d1404 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.2], +AC_INIT([yubikey-personalization], [1.3.3], [yubico-devel@googlegroups.com], [ykpers], [http://code.google.com/p/yubikey-personalization/]) AC_CONFIG_AUX_DIR([build-aux]) -- 2.39.5