diff --git a/README b/README index 7457ac5..0240515 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -README for udevil v0.2.3+ ALPHA TEST VERSION +README for udevil v0.2.4 ALPHA TEST VERSION THIS RELEASE IS FOR INITIAL TESTING PURPOSES ONLY - USE AT YOUR OWN RISK. diff --git a/configure b/configure index 882d675..a2efb0e 100755 --- a/configure +++ b/configure @@ -2730,7 +2730,7 @@ fi # Define the identity of the package. PACKAGE=udevil - VERSION=0.2.3+ + VERSION=0.2.4 cat >>confdefs.h <<_ACEOF diff --git a/configure.ac b/configure.ac index 36e824f..5d01818 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.52) AC_INIT(src/udevil.c) AM_CONFIG_HEADER(config.h) AC_CONFIG_SRCDIR(src) -AM_INIT_AUTOMAKE(udevil, 0.2.3+) +AM_INIT_AUTOMAKE(udevil, 0.2.4) AC_PROG_INTLTOOL([0.21]) diff --git a/po/Makefile.in b/po/Makefile.in index 601f86e..0e5c31e 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -19,7 +19,7 @@ GETTEXT_PACKAGE = udevil PACKAGE = udevil -VERSION = 0.2.3+ +VERSION = 0.2.4 SHELL = /bin/bash