From 9b388081980bfcd8b5d7de2e755eb16d84c8d02c Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 16 Apr 2019 05:58:20 +0000 Subject: [PATCH] bump version to 1.0-26 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6d6db32..064f5a7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=proxmox-widget-toolkit PKGVER=1.0 -PKGREL=25 +PKGREL=26 BUILDDIR ?= ${PACKAGE}-${PKGVER} GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index f25a6e5..083a52a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +proxmox-widget-toolkit (1.0-26) unstable; urgency=medium + + * fix #1784: allow one to set UTC as Timezone + + * allow one to filter and search for timezones in the nodes time editor + + * add a combined "IPv6 or IPv4 CIDR" match vtype + + -- Proxmox Support Team Tue, 16 Apr 2019 05:57:58 +0000 + proxmox-widget-toolkit (1.0-25) unstable; urgency=medium * MacPrefix: prevent multicast MacPrefixes -- 2.39.2