From d0c13759f265542a136721832fedf1ea32567dd1 Mon Sep 17 00:00:00 2001 From: Tristan Miller Date: Mon, 27 Jul 2020 09:44:22 +0200 Subject: [PATCH] Bump version number for new release --- NEWS | 3 +-- configure.ac | 2 +- doc/gpp.pp | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 8c0e31e..916d822 100644 --- a/NEWS +++ b/NEWS @@ -3,12 +3,11 @@ GPP NEWS -- history of user-visible changes See the end of this file for copying conditions. -Version 2.27-SNAPSHOT +Version 2.27 * --help and --version now print to stdout, not stderr (Issue #47) * Various minor fixes and revisions to the documentation (Issues #38 through #44) - * Added Journal of Open Source Software paper to documentation Version 2.26 diff --git a/configure.ac b/configure.ac index 23e6bbb..fd8ad5f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([GPP], [2.27-SNAPSHOT], [tristan@logological.org], [gpp]) +AC_INIT([GPP], [2.27], [tristan@logological.org], [gpp]) AM_INIT_AUTOMAKE([]) AC_CONFIG_SRCDIR([src/gpp.c]) diff --git a/doc/gpp.pp b/doc/gpp.pp index 7decc5f..904825a 100644 --- a/doc/gpp.pp +++ b/doc/gpp.pp @@ -172,7 +172,7 @@ $endif$ $endif$ %%%%%%%%%%%%%%%%% some headers %%%%%%%%%%%%%%%%%%% -$define{version}{2.27-SNAPSHOT}$ +$define{version}{2.27}$ $define{SYNTAX}{ $pre$ gpp [$d$$bra$o$pipe$O$ket$ $I{outfile}$] [$d$I$I{/include/path}$ ...]