summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMike Swanson2015-09-10 08:35:02 -0700
committerMike Swanson2015-09-10 08:38:46 -0700
commit2ddd290b8226e1d1f0c52e344e76150261a8c0c3 (patch)
tree42fd021413ff5483c0e4a770410438e4eeb74c09 /configure.ac
parent13ceb8b96838fa6c60d002557792282c36372ecc (diff)
downloadchocolate-doom-2ddd290b8226e1d1f0c52e344e76150261a8c0c3.tar.gz
chocolate-doom-2ddd290b8226e1d1f0c52e344e76150261a8c0c3.tar.bz2
chocolate-doom-2ddd290b8226e1d1f0c52e344e76150261a8c0c3.zip
Bump version number to 2.2.1 and add NEWS about it
This is not the complete news for changes since 2.2, just what will be included for the stable release.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b2742d75..ee97fe22 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(Chocolate Doom, 2.2.0, fraggle@gmail.com, chocolate-doom)
+AC_INIT(Chocolate Doom, 2.2.1, fraggle@gmail.com, chocolate-doom)
PACKAGE_SHORTNAME=${PACKAGE_NAME% Doom}
PACKAGE_SHORTDESC="Conservative source port"