diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2021-01-06 18:25:51 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2021-01-06 18:25:51 +0100 |
commit | d4160295f4aad066d879ac5fdcc151d1c4b86e8b (patch) | |
tree | ddb11bac70f73ce14a744e874ac8ad1c31f5b887 /Makefile | |
parent | 9203c551d3706c7c9a3f435c006748b91fb3cfc4 (diff) | |
download | alpine-conf-d4160295f4aad066d879ac5fdcc151d1c4b86e8b.zip |
==== release 3.10.0 ====
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION := 3.9.0 +VERSION := 3.10.0 sysconfdir ?= /etc/lbu |