changeset 12:9ef54d49febc 1.0

Bumped version number
author lost
date Sun, 04 Jan 2009 05:45:30 +0000
parents c4b2f96eaea6
children
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Sun Jan 04 05:44:50 2009 +0000
+++ b/configure.ac	Sun Jan 04 05:45:30 2009 +0000
@@ -1,4 +1,4 @@
-AC_INIT([LWASM], [1.0], [lost@l-w.ca])
+AC_INIT([LWASM], [1.1], [lost@l-w.ca])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 AC_PROG_CC
 AC_CONFIG_HEADERS([src/config.h])