diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-03-30 13:55:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-03-30 13:55:38 +0000 |
commit | 88b5a2af368dad792424fb787165f6839e6e37c3 (patch) | |
tree | 9979c5528b49b65593d2740541ccec3cd39231ac /Makefile | |
parent | 663aa8bca595753c0fd88f9469b2d7dd4907a0a9 (diff) | |
download | abuild-88b5a2af368dad792424fb787165f6839e6e37c3.tar.bz2 abuild-88b5a2af368dad792424fb787165f6839e6e37c3.tar.xz |
release 2.8.1v2.8.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PACKAGE := abuild -VERSION := 2.8.0 +VERSION := 2.8.1 prefix ?= /usr sysconfdir ?= /etc |