diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-15 14:30:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-15 14:30:10 +0000 |
commit | ba8985b3e99a706a43e8f61711fed0a80abc1942 (patch) | |
tree | f6d1db6492464566d64a1c02a67ec7b3eaea1eda /Makefile | |
parent | 3e0011016e25595ceebe9586893602f6a85466b6 (diff) | |
download | alpine-conf-ba8985b3e99a706a43e8f61711fed0a80abc1942.zip |
release 3.3.0_rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION := 3.2.1 +VERSION := 3.3.0_rc1 sysconfdir ?= /etc/lbu |