diff --git a/Makefile b/Makefile index f082d56..5f2063a 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ -RELEASE=2.3 +RELEASE=3.0 -VERSION=2.3 +VERSION=3.0 PACKAGE=libpve-storage-perl -PKGREL=6 +PKGREL=1 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 9993a33..c2bf6c6 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (3.0-1) unstable; urgency=low + + * bump versiom for wheezy release + + -- Proxmox Support Team Fri, 15 Mar 2013 08:15:27 +0100 + libpve-storage-perl (2.3-6) unstable; urgency=low * file upload: fix race condition