From e19ed1d0a4e991c21ef19689f106413dc365d1b3 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Mon, 30 Dec 2013 14:11:33 +0100 Subject: [PATCH] bump versions after release --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 46bcfa6..1c5b192 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ Yubikey-personalize NEWS -- History of user-visible changes. -*- outline -*- +* Version 1.14.3 (unreleased) + * Version 1.14.2 (released 2013-12-30) ** let -m take challenge-response timeout and autoeject timeout diff --git a/configure.ac b/configure.ac index 972ed98..30a2280 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.14.2], +AC_INIT([yubikey-personalization], [1.14.3], [yubico-devel@googlegroups.com], [ykpers], [http://opensource.yubico.com/yubikey-personalization/]) AC_CONFIG_AUX_DIR([build-aux]) -- 2.39.5