Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
bump version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cokebar authored Dec 3, 2017
1 parent f46281a commit 7f9cd13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=luci-app-vlmcsd
PKG_VERSION:=1.0.1
PKG_RELEASE:=2
PKG_VERSION:=1.0.2
PKG_RELEASE:=1

PKG_MAINTAINER:=fuyumi <[email protected]>
PKG_MAINTAINER:=cokebar <[email protected]>
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE

Expand Down

0 comments on commit 7f9cd13

Please sign in to comment.