summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 1cc37ab..649cc3d 100755
--- a/configure
+++ b/configure
@@ -703,7 +703,7 @@ fi
PACKAGE=id-utils
-VERSION=3.2d
+VERSION=3.2e
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
@@ -804,7 +804,7 @@ EOF
################ Maintainer Stuff ############################################
##############################################################################
-ALL_LINGUAS="de fr"
+ALL_LINGUAS="de fr pl nl"
case $VERSION in
*[a-z]) README_ALPHA=README-alpha;;