mirror of
https://git.proxmox.com/git/pve-jslint
synced 2025-05-02 13:02:47 +00:00
bump version to 1.0-4
This commit is contained in:
parent
3949f34e2f
commit
a8d283353f
4
Makefile
4
Makefile
@ -1,8 +1,8 @@
|
|||||||
RELEASE=3.0
|
RELEASE=3.4
|
||||||
|
|
||||||
PACKAGE=pve-jslint
|
PACKAGE=pve-jslint
|
||||||
VERSION=1.0
|
VERSION=1.0
|
||||||
PACKAGERELEASE=3
|
PACKAGERELEASE=4
|
||||||
|
|
||||||
PKGREL=${VERSION}-${PACKAGERELEASE}
|
PKGREL=${VERSION}-${PACKAGERELEASE}
|
||||||
DEB=${PACKAGE}_${PKGREL}_all.deb
|
DEB=${PACKAGE}_${PKGREL}_all.deb
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
pve-jslint (1.0-4) unstable; urgency=low
|
||||||
|
|
||||||
|
* correctly include jslint file
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 10 Apr 2015 07:08:31 +0200
|
||||||
|
|
||||||
pve-jslint (1.0-3) unstable; urgency=low
|
pve-jslint (1.0-3) unstable; urgency=low
|
||||||
|
|
||||||
* add FromData to predefined NS
|
* add FromData to predefined NS
|
||||||
|
Loading…
Reference in New Issue
Block a user