From: Klas Lindfors Date: Mon, 30 Dec 2013 13:11:33 +0000 (+0100) Subject: bump versions after release X-Git-Tag: v1.15.0~26 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e19ed1d0a4e991c21ef19689f106413dc365d1b3;p=yubikey-personalization bump versions after release --- 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])