diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2021-11-16 12:05:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2021-11-16 12:05:20 +0000 |
commit | b0600bfc61aaeea165e36a610425a93ef901d931 (patch) | |
tree | d78bd4a5bcb559218858728d85cc6d8121f77551 /Makefile | |
parent | c618289cd7114b5325caeae7138423838d1c2e40 (diff) | |
download | alpine-conf-b0600bfc61aaeea165e36a610425a93ef901d931.zip |
==== 3.13.0_rc1 ====
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION := 3.12.0 +VERSION := 3.13.0_rc1 sysconfdir ?= /etc/lbu |