diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-21 16:17:15 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-21 16:17:15 +0200 |
commit | 04354c28faa23e6d37037dd34df258e5afeb9882 (patch) | |
tree | 5564b46f4f6ded5a13cf986faca058a5a0245855 | |
parent | a3193b80efea6212bb85791a90fb7c37454579de (diff) | |
download | pingu-04354c28faa23e6d37037dd34df258e5afeb9882.tar.bz2 pingu-04354c28faa23e6d37037dd34df258e5afeb9882.tar.xz |
======== release 1.3 ========v1.3
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |