diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-02-22 12:24:47 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-02-22 12:24:47 +0000 |
commit | 6345accab1f1dcccc0bf82995369d4e3d5a10e9a (patch) | |
tree | 5fbaf5988655f5666e52ecbfae420e3e50b8fb1d /Makefile | |
parent | 289400213c19ff8e6b98b5c746503efb83258d6d (diff) | |
download | abuild-6345accab1f1dcccc0bf82995369d4e3d5a10e9a.tar.gz abuild-6345accab1f1dcccc0bf82995369d4e3d5a10e9a.tar.bz2 abuild-6345accab1f1dcccc0bf82995369d4e3d5a10e9a.tar.xz abuild-6345accab1f1dcccc0bf82995369d4e3d5a10e9a.zip |
==== release 2.26.0 ====v2.26.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.25.0_rc1 +VERSION := 2.26.0 prefix ?= /usr bindir ?= $(prefix)/bin |