# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([plover],[0.4.50],[ali@juiblex.co.uk])
+AC_INIT([plover],[0.5],[ali@juiblex.co.uk])
AC_PREREQ(2.59)
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_SRCDIR([plover/plover.h])
# and likewise for plover-gtk.
#
-lt_current=0
-lt_revision=1
+lt_current=1
+lt_revision=0
lt_age=0
PLOVER_GTK_LT_VERSION_INFO="$lt_current:$lt_revision:$lt_age"
AC_SUBST(PLOVER_GTK_LT_VERSION_INFO)