summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorGreg McGary <greg@mcgary.org>1999-04-09 01:27:19 +0000
committerGreg McGary <greg@mcgary.org>1999-04-09 01:27:19 +0000
commit7e5fe8e2b0b4e55ec5760ec04fb8b4cd6ba7b7aa (patch)
tree31309d4182f209ba290219b5a8fb8a9393bfb201 /configure
parent37f9a1c75c0bdcea19273e7a22f2dc3fa67953d6 (diff)
downloadidutils-7e5fe8e2b0b4e55ec5760ec04fb8b4cd6ba7b7aa.tar.gz
idutils-7e5fe8e2b0b4e55ec5760ec04fb8b4cd6ba7b7aa.tar.bz2
idutils-7e5fe8e2b0b4e55ec5760ec04fb8b4cd6ba7b7aa.zip
.
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;;