diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2008-08-28 14:37:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2008-08-28 14:37:20 +0000 |
commit | 45aaa48404d4d7a5d653c6c8012bf0dba5178bfd (patch) | |
tree | 3d6a8ccfea0433c96470ba67213a17823263aff0 /Makefile | |
parent | a74bb7dd0670414a8cfd7262038435d5f7209024 (diff) | |
download | alpine-conf-45aaa48404d4d7a5d653c6c8012bf0dba5178bfd.zip |
release 1.7.
support for setup-webconf -l to specify listen address for web server
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -V=1.6.1 +V=1.7 P=alpine-conf PV=$(P)-$(V) APKF=$(PV).apk |