changeset 97:2e8dda44027c

Bumped package version to 2.0
author lost
date Sat, 17 Jan 2009 07:09:15 +0000
parents 7fbccdd1defb
children 81fc353d4d69
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Sat Jan 17 07:09:02 2009 +0000
+++ b/configure.ac	Sat Jan 17 07:09:15 2009 +0000
@@ -1,4 +1,4 @@
-AC_INIT([LWASM], [1.0], [lost@l-w.ca])
+AC_INIT([LWASM], [2.0], [lost@l-w.ca])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 AC_PROG_CC
 AC_CONFIG_HEADERS([src/config.h])