correct make check error in po

This commit is contained in:
IgnorantGuru 2012-05-30 09:04:32 -06:00
parent 67080b718c
commit 5388187923
5 changed files with 5 additions and 4 deletions

2
README
View File

@ -1,4 +1,4 @@
README for udevil v0.2.4 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.

2
configure vendored
View File

@ -2730,7 +2730,7 @@ fi
# Define the identity of the package.
PACKAGE=udevil
VERSION=0.2.4
VERSION=0.2.4+
cat >>confdefs.h <<_ACEOF

View File

@ -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.4)
AM_INIT_AUTOMAKE(udevil, 0.2.4+)
AC_PROG_INTLTOOL([0.21])

View File

@ -19,7 +19,7 @@
GETTEXT_PACKAGE = udevil
PACKAGE = udevil
VERSION = 0.2.4
VERSION = 0.2.4+
SHELL = /bin/bash

View File

@ -2,3 +2,4 @@
# Please keep this file in alphabetical order.
[encoding: UTF-8]
src/udevil.c
src/realpath.c