configure.ac
changeset 295 c56b39adbfe4
parent 269 03fc85294bc9
child 294 d7ecddf38c3d
     1.1 --- a/configure.ac	Mon Jun 23 17:19:20 2008 -0400
     1.2 +++ b/configure.ac	Wed Jun 25 15:29:49 2008 -0400
     1.3 @@ -1,7 +1,7 @@
     1.4  dnl Process this file with autoconf to produce a configure script.
     1.5  
     1.6  AC_PREREQ(2.59c)
     1.7 -AC_INIT(razor, 0.8, krh@redhat.com)
     1.8 +AC_INIT(razor, 0.1, krh@redhat.com)
     1.9  AM_INIT_AUTOMAKE(razor, 0.1)
    1.10  AM_CONFIG_HEADER(config.h)
    1.11  AM_MAINTAINER_MODE