diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-10 17:50:46 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-10 17:50:46 +0000 |
commit | 165854eeb29b4860a6c0c770e9853fd621556c90 (patch) | |
tree | 4613cce3e48de01e5197c236e4259e332c0761fe | |
parent | f8ac8f3049f8b9b903527564a0ecf6c9ae8d00c3 (diff) | |
download | abuild-165854eeb29b4860a6c0c770e9853fd621556c90.tar.gz abuild-165854eeb29b4860a6c0c770e9853fd621556c90.tar.bz2 abuild-165854eeb29b4860a6c0c770e9853fd621556c90.tar.xz abuild-165854eeb29b4860a6c0c770e9853fd621556c90.zip |
==== release 2.13.0 ====v2.13.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PACKAGE := abuild -VERSION := 2.12.1 +VERSION := 2.13.0 prefix ?= /usr bindir ?= $(prefix)/bin |