diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-01-09 16:28:33 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-01-09 16:28:33 +0100 |
commit | 832ab44934e98c0612a7e0e75725227547705687 (patch) | |
tree | 6ba2ccbb02a2bdd6dc8054e4a1b728d980740ae2 /Makefile | |
parent | 13aec9a1419dc53aede75c404bd84007b375b0c1 (diff) | |
download | abuild-3.3.0_pre2.tar.gz abuild-3.3.0_pre2.tar.bz2 abuild-3.3.0_pre2.tar.xz abuild-3.3.0_pre2.zip |
==== release 3.3.0_pre2 ====v3.3.0_pre2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PACKAGE := abuild -VERSION := 3.3.0_pre1 +VERSION := 3.3.0_pre2 prefix ?= /usr bindir ?= $(prefix)/bin |