summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2014-01-19 15:43:50 -0500
committerAdrian Thurston <thurston@complang.org>2014-01-19 15:43:50 -0500
commit22faccdf3a585ea3733a8a68a00639904e5f5df9 (patch)
treedce62e0e9363996b6fbc65871da4a3ad51c0efb7
parent2585cf92f657c49451d5005715639341d45ed5f4 (diff)
downloadcolm-22faccdf3a585ea3733a8a68a00639904e5f5df9.tar.gz
updated release information
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 65639029..e057f941 100644
--- a/configure.in
+++ b/configure.in
@@ -18,8 +18,8 @@ dnl You should have received a copy of the GNU General Public License
dnl along with Colm; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-AC_INIT(colm, 0.11.1)
-PUBDATE="June 2013"
+AC_INIT(colm, 0.12.0)
+PUBDATE="Jan 2014"
AM_INIT_AUTOMAKE([foreign])