dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59c)
-AC_INIT([razor], [0.2], [ali@juiblex.co.uk])
+AC_INIT([razor], [0.3], [ali@juiblex.co.uk])
AM_INIT_AUTOMAKE([])
AM_CONFIG_HEADER([config.h])
AM_MAINTAINER_MODE
# See http://sources.redhat.com/autobook/autobook/autobook_91.html#SEC91 for details
#
LT_CURRENT=1
-LT_REVISION=0
+LT_REVISION=1
LT_AGE=0
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)