diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-03 12:58:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-03 12:58:27 +0000 |
commit | 70f52b9b80e93c3ef676850300ec3a8c4d98cb25 (patch) | |
tree | 69c798599b42423a33c431f3389d23e8fb03d4fa /Makefile | |
parent | 324a57592e5e8f0196bb1bd082c278d82673af8c (diff) | |
download | abuild-3.3.0_pre1.tar.gz abuild-3.3.0_pre1.tar.bz2 abuild-3.3.0_pre1.tar.xz abuild-3.3.0_pre1.zip |
==== release 3.3.0_pre1 ====v3.3.0_pre1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PACKAGE := abuild -VERSION := 3.2.0 +VERSION := 3.3.0_pre1 prefix ?= /usr bindir ?= $(prefix)/bin |