diff configure.ac @ 446:194787ce2a77 3.0

Adjusted listings to convert tabs to spaces; assume 8 space tabs
author lost@l-w.ca
date Thu, 04 Nov 2010 22:40:57 -0600
parents 22bbb716dea6
children
line wrap: on
line diff
--- a/configure.ac	Sat Oct 30 15:22:55 2010 -0600
+++ b/configure.ac	Thu Nov 04 22:40:57 2010 -0600
@@ -1,4 +1,4 @@
-AC_INIT([LWTools], [3.0.1], [lost@l-w.ca])
+AC_INIT([LWTools], [3.0.2-dev], [lost@l-w.ca])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 AC_PROG_CC
 gl_EARLY