diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-10-25 14:05:47 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-10-25 14:05:47 +0000 |
commit | ca86b28d421cd53bcc33fba52542ee61c1121e40 (patch) | |
tree | 24aaaf7be81281d330035de6df5570d435eec92b /Makefile | |
parent | b97641ed0f70b8a924344da325459f30c0a36e8b (diff) | |
download | abuild-ca86b28d421cd53bcc33fba52542ee61c1121e40.tar.gz abuild-ca86b28d421cd53bcc33fba52542ee61c1121e40.tar.bz2 abuild-ca86b28d421cd53bcc33fba52542ee61c1121e40.tar.xz abuild-ca86b28d421cd53bcc33fba52542ee61c1121e40.zip |
release 2.0v2.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PACKAGE := abuild -VERSION := 2.0_rc9 +VERSION := 2.0 prefix ?= /usr sysconfdir ?= /etc |