diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-17 18:08:16 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-17 18:08:16 +0200 |
commit | 3923c36af9c12a2047fce34abb461d1a21313e57 (patch) | |
tree | a0e36c33d6f38ade3b15958dd79e848676ee92e4 /Makefile | |
parent | 6f60008bc4ea3aa93c969b0e0d48d5535ea11d9f (diff) | |
download | abuild-3923c36af9c12a2047fce34abb461d1a21313e57.tar.gz abuild-3923c36af9c12a2047fce34abb461d1a21313e57.tar.bz2 abuild-3923c36af9c12a2047fce34abb461d1a21313e57.tar.xz abuild-3923c36af9c12a2047fce34abb461d1a21313e57.zip |
==== release 3.0.0_rc4 ====
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PACKAGE := abuild -VERSION := 3.0.0_rc3 +VERSION := 3.0.0_rc4 prefix ?= /usr bindir ?= $(prefix)/bin |