aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a48f8bc..6ad1804 100755
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
#!/bin/sh
PACKAGE=pingu
-PACKAGE_VERSION=1.3
+PACKAGE_VERSION=1.4
TMPDIR=${TMPDIR:-${TEMPDIR:-/tmp}}
TMPC="$TMPDIR/$PACKAGE-conf-$$.c"