]> err.no Git - yubikey-personalization/commitdiff
bump versions after release
authorKlas Lindfors <klas@yubico.com>
Tue, 17 Sep 2013 08:27:27 +0000 (10:27 +0200)
committerKlas Lindfors <klas@yubico.com>
Tue, 17 Sep 2013 08:27:27 +0000 (10:27 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 18e1f6640d601aba7a677954c2922847489c4b6e..076ab7c6a23f4d364a043b66c5f86be106d8a0b2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
 Yubikey-personalize NEWS -- History of user-visible changes.     -*- outline -*-
 
+* Version 1.14.2 (unreleased)
+
 * Version 1.14.1 (released 2013-09-16)
 
 ** Fix breakage with latest automake.
index 776726978de8980e72b0c8546492d2dbc5d0eff8..7887005dd6504caddf7d997e53d6b65aa2298687 100644 (file)
@@ -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.1],
+AC_INIT([yubikey-personalization], [1.14.2],
   [yubico-devel@googlegroups.com], [ykpers],
   [http://yubico.github.io/yubikey-personalization/])
 AC_CONFIG_AUX_DIR([build-aux])