aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-08-21 16:17:15 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2013-08-21 16:17:15 +0200
commit04354c28faa23e6d37037dd34df258e5afeb9882 (patch)
tree5564b46f4f6ded5a13cf986faca058a5a0245855
parenta3193b80efea6212bb85791a90fb7c37454579de (diff)
downloadpingu-04354c28faa23e6d37037dd34df258e5afeb9882.tar.bz2
pingu-04354c28faa23e6d37037dd34df258e5afeb9882.tar.xz
======== release 1.3 ========v1.3
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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"