diff options
author | Rico Tzschichholz <[email protected]> | 2016-02-28 13:40:08 +0100 |
---|---|---|
committer | Rico Tzschichholz <[email protected]> | 2016-02-28 13:40:08 +0100 |
commit | 5e1dc4d5f0788a58cd2525fca46e076bc07d7178 (patch) | |
tree | 3e1b2806be6fa67aa4cbbf1a5a2c482db4e5c34d | |
parent | 6234659f6622b673b2cdd02152bac896d3e07e55 (diff) |
Release 0.2.99.20.2.99.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fb49aaf..ec9d244 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([synapse], [0.2.99.1]) +AC_INIT([synapse], [0.2.99.2]) AC_DEFINE(RELEASE_NAME, "Cholecystokinin", "Codename of this release") AC_PREREQ([2.65]) |