diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-10-03 11:20:34 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-10-03 11:20:34 +0000 |
commit | b9a6405b8da3062b82051b5c1abf06e8f5b214a1 (patch) | |
tree | af632beb67d94a3dcc2ae6855091d6b1cea7ba51 /Makefile | |
parent | 7fb94045b222e9e441215755a98fd0b776ec99da (diff) | |
download | abuild-b9a6405b8da3062b82051b5c1abf06e8f5b214a1.tar.bz2 abuild-b9a6405b8da3062b82051b5c1abf06e8f5b214a1.tar.xz |
==== release 2.11.0 ====v2.11.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.10.0 +VERSION := 2.11.0 prefix ?= /usr sysconfdir ?= /etc |