From 18dac76e8c25020ce3336e2a989c1e8ba678c740 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Thu, 20 May 2010 09:07:10 +0000 Subject: [PATCH] Bump version. --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 91fb45e..bdec2ef 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ Yubikey-personalize NEWS -- History of user-visible changes. -*- outline -*- +* Version 1.3.4 (unreleased) + + + * Version 1.3.3 (released 2010-05-20) ** Don't warn about upcoming YubiKey firmware 2.2.x, it is compatible. diff --git a/configure.ac b/configure.ac index b4d1404..71ec27d 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.3], +AC_INIT([yubikey-personalization], [1.3.4], [yubico-devel@googlegroups.com], [ykpers], [http://code.google.com/p/yubikey-personalization/]) AC_CONFIG_AUX_DIR([build-aux]) -- 2.39.5