From: Thomas Lamprecht Date: Wed, 20 Mar 2019 15:36:18 +0000 (+0100) Subject: bump version to 3.0-12 X-Git-Url: https://git.proxmox.com/?p=dab.git;a=commitdiff_plain;h=a7f33e0c1adcfb4d34fb3b1b4cfb8325eac1e92a bump version to 3.0-12 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 6f94212..723f566 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=3.0 PACKAGE=dab -PKGREL=11 +PKGREL=12 BUILDDIR ?= ${PACKAGE}-${VERSION} diff --git a/debian/changelog b/debian/changelog index bc08e77..12f02f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dab (3.0-12) unstable; urgency=medium + + * add support for Ubuntu 19.04 (Disco Dingo) + + * add support for Debian 10 (Buster) + + -- Proxmox Support Team Wed, 20 Mar 2019 16:26:49 +0100 + dab (3.0-11) unstable; urgency=medium * add support for Ubuntu 18.10 (Cosmic Cuttlefish)