diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-17 13:52:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-17 15:12:07 +0000 |
commit | 4cce57fba8767a487473eeb6a1c869046e623177 (patch) | |
tree | 0f61a57a50d190717774c8c1dc34f562492273c7 /Makefile | |
parent | e7574cab448f574428581155571b798be705d769 (diff) | |
download | abuild-4cce57fba8767a487473eeb6a1c869046e623177.tar.gz abuild-4cce57fba8767a487473eeb6a1c869046e623177.tar.bz2 abuild-4cce57fba8767a487473eeb6a1c869046e623177.tar.xz abuild-4cce57fba8767a487473eeb6a1c869046e623177.zip |
==== release 2.12.0 ====v2.12.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.11.2 +VERSION := 2.12.0 prefix ?= /usr bindir ?= $(prefix)/bin |