summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2012-08-01 15:11:33 +0000
committerAdrian Thurston <thurston@complang.org>2012-08-01 15:11:33 +0000
commit5ef62c54d374a6ab75b672eef63c04b9cfb9fe15 (patch)
tree51fdf9c93762d8a11a5d1b0fbcfd3dc96258e301
parentf50998d40a2bddccd42db275bd26c3b04706d829 (diff)
downloadcolm-0.7.tar.gz
bump to 0.7colm-0.70.7
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 59bf09f1..8305a1fb 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.6)
-PUBDATE="June 2012"
+AC_INIT(colm, 0.7)
+PUBDATE="Aug 2012"
AM_INIT_AUTOMAKE([foreign])