diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2022-03-16 10:54:06 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2022-03-16 10:54:06 +0100 |
commit | 9addb55e828832bce894d073c9f7480759c289f6 (patch) | |
tree | 79dc0cb9ebe4162336476495cbf92824cc361597 /Makefile | |
parent | 96806763a1c335e6c71936aa6ec58f545167544f (diff) | |
download | alpine-conf-9addb55e828832bce894d073c9f7480759c289f6.zip |
==== release 3.13.1 ====
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION := 3.13.0 +VERSION := 3.13.1 sysconfdir ?= /etc/lbu |