diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2022-05-23 13:58:51 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2022-05-23 13:59:04 +0200 |
commit | 4de86fada7a53677f55122de0f2c606823141f70 (patch) | |
tree | 408eeafd08799e12e8e56df021b9cb0e3d83cde1 /Makefile | |
parent | e010742e010e8ceb7cc1bb510b6a539bad6a501c (diff) | |
download | alpine-conf-4de86fada7a53677f55122de0f2c606823141f70.zip |
==== release 3.14.1 ====
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION := 3.14.0 +VERSION := 3.14.1 sysconfdir ?= /etc/lbu |