diff configure.in @ 19:b24369330483 stable-1-0-7

Fedora 9 compile and const correctness.
author Carl Byington <carl@five-ten-sg.com>
date Thu, 12 Jun 2008 18:17:33 -0700
parents 8ebecad6530f
children 09564d4acd9e
line wrap: on
line diff
--- a/configure.in	Fri Mar 21 16:02:40 2008 -0700
+++ b/configure.in	Thu Jun 12 18:17:33 2008 -0700
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT(sm-archive,1.6,carl@five-ten-sg.com)
+AC_INIT(sm-archive,1.7,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADER([config.h])