From 04354c28faa23e6d37037dd34df258e5afeb9882 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 21 Aug 2013 16:17:15 +0200 Subject: ======== release 1.3 ======== --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 444ccbe..714bc5a 100755 --- a/configure +++ b/configure @@ -1,7 +1,7 @@ #!/bin/sh PACKAGE=pingu -PACKAGE_VERSION=1.2 +PACKAGE_VERSION=1.3 TMPDIR=${TMPDIR:-${TEMPDIR:-/tmp}} TMPC="$TMPDIR/$PACKAGE-conf-$$.c" -- cgit v1.2.3