From c05918c1b92bbf4f8cce0f18508014bfcf6332d8 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 25 Jun 2014 14:33:34 +0200 Subject: Post release updates -- --- NEWS | 4 ++++ README | 2 +- configure.ac | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 78de9ed2a..5e12a863c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Noteworthy changes in version 1.4.19 (unreleased) +------------------------------------------------- + + Noteworthy changes in version 1.4.18 (2014-06-30) ------------------------------------------------- diff --git a/README b/README index 4a0783905..c1847a61d 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ GnuPG - The GNU Privacy Guard ------------------------------- - Version 1.4.18 + Version 1.4.19 Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, diff --git a/configure.ac b/configure.ac index 96f09d75d..ae63a4ac2 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ min_automake_version="1.9.3" # (git tag -s gnupg-1.n.m) and run "./autogen.sh --force". Please # bump the version number immediately *after* the release and do # another commit and push so that the git magic is able to work. -m4_define([mym4_version], [1.4.18]) +m4_define([mym4_version], [1.4.19]) # Below is m4 magic to extract and compute the git revision number, # the decimalized short revision number, a beta version string and a -- cgit v1.2.3