diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-30 09:49:50 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-30 09:49:50 +0000 |
commit | 96f9167889a5594609749fbb8c829fe9ddf68a9c (patch) | |
tree | 9d25187417b760e0d0a838e19f51edd9e79dc23e /Makefile | |
parent | 5f395a8e807b8edea3d0777049fa57abdedf4edc (diff) | |
download | abuild-96f9167889a5594609749fbb8c829fe9ddf68a9c.tar.gz abuild-96f9167889a5594609749fbb8c829fe9ddf68a9c.tar.bz2 abuild-96f9167889a5594609749fbb8c829fe9ddf68a9c.tar.xz abuild-96f9167889a5594609749fbb8c829fe9ddf68a9c.zip |
==== release 2.21.0 ====v2.21.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.20.1 +VERSION := 2.21.0 prefix ?= /usr bindir ?= $(prefix)/bin |