From 32a132acd697590df99b57505dbcd7437780a96e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 25 Sep 2013 15:32:49 +0200 Subject: ======== release 1.4 ======== --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3