diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-04 08:32:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-04 08:32:58 +0000 |
commit | 571de990da9692705f04c4902a8e2b9103b58846 (patch) | |
tree | f979237e072f793d03f3824b8e9de90fa2e272bf /Makefile | |
parent | f795040b6b8ad465e017514ff813950c60af4804 (diff) | |
download | abuild-571de990da9692705f04c4902a8e2b9103b58846.tar.bz2 abuild-571de990da9692705f04c4902a8e2b9103b58846.tar.xz |
release 2.2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PACKAGE := abuild -VERSION := 2.1 +VERSION := 2.2 prefix ?= /usr sysconfdir ?= /etc |