summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2013-02-06 16:30:37 +0000
committerAdrian Thurston <thurston@complang.org>2013-02-06 16:30:37 +0000
commit95ea602286a78bc8f5645653e0434dfd4a1eaeb1 (patch)
tree214783ac1aa72f73702d8ccfc3ef27bab23a6ddd
parent839de5ccf33ea0180681ef2e13c16d4409778560 (diff)
downloadcolm-95ea602286a78bc8f5645653e0434dfd4a1eaeb1.tar.gz
version bump for fix critical fix to parse tree clearingcolm-0.7
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index f3919164..29e1a725 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.7.1)
-PUBDATE="Oct 2012"
+AC_INIT(colm, 0.7.2)
+PUBDATE="Feb 2013"
AM_INIT_AUTOMAKE([foreign])