summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2011-05-22 19:33:03 +0000
committerAdrian Thurston <thurston@complang.org>2011-05-22 19:33:03 +0000
commit129479ccf2fb3b6ef329e6ed8ea949cda2d69de0 (patch)
tree399913093b6fe5aa91a1ceaab2b7d26013a01300 /configure.in
parent434b0c729ea38da945ebdb0b2cd5db8db3ad8dde (diff)
downloadragel-129479ccf2fb3b6ef329e6ed8ea949cda2d69de0.tar.gz
Version bump and changelog for 6.7.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index a7460691..0bac0e26 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 Ragel; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-AC_INIT(ragel, 6.6)
-PUBDATE="Dec 2009"
+AC_INIT(ragel, 6.7)
+PUBDATE="May 2011"
AM_INIT_AUTOMAKE([foreign])
AC_SUBST(PUBDATE)