changeset 433:b142b473f0ee 3.0

Updated version to 3.0
author lost@l-w.ca
date Fri, 29 Oct 2010 19:15:23 -0600
parents 13f363c68869
children b8bf63962a99
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Fri Oct 29 19:14:00 2010 -0600
+++ b/configure.ac	Fri Oct 29 19:15:23 2010 -0600
@@ -1,4 +1,4 @@
-AC_INIT([LWTools], [3.0-beta3], [lost@l-w.ca])
+AC_INIT([LWTools], [3.0], [lost@l-w.ca])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 AC_PROG_CC
 gl_EARLY