changeset 161:56d60169fc4d

Bumped version to 2.2 for next release
author lost
date Sat, 31 Jan 2009 06:33:42 +0000
parents b061350c17e4
children 02ada556bcc0
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Sat Jan 31 06:33:03 2009 +0000
+++ b/configure.ac	Sat Jan 31 06:33:42 2009 +0000
@@ -1,4 +1,4 @@
-AC_INIT([LWTOOLS], [2.1], [lost@l-w.ca])
+AC_INIT([LWTOOLS], [2.2], [lost@l-w.ca])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 AC_PROG_CC
 AC_CONFIG_HEADERS([lwasm/config.h])