diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-04-23 14:49:36 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-04-23 14:49:36 +0200 |
commit | 70a7125e5a9843124a6d272c992f5f0620b4eac7 (patch) | |
tree | 0370f0d0804b9f6bb14d9fe5ac243f56adc7d2b9 /Makefile | |
parent | 92d1c34e883cedb58e0c40f3af74940b382b4b90 (diff) | |
download | alpine-conf-70a7125e5a9843124a6d272c992f5f0620b4eac7.tar.bz2 alpine-conf-70a7125e5a9843124a6d272c992f5f0620b4eac7.tar.xz |
==== release 3.0.1 ====v3.0.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION := 3.0.0 +VERSION := 3.0.1 sysconfdir ?= /etc/lbu |