bump version to 1.0-39

This commit is contained in:
Dietmar Maurer 2012-10-31 13:55:26 +01:00
parent 6606fa124f
commit 3ce640abb3
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RELEASE=2.2
VERSION=1.0
PKGREL=38
PKGREL=39
PACKAGE=libpve-common-perl

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libpve-common-perl (1.0-39) unstable; urgency=low
* remove hardcoded blowfish cipher
-- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 13:55:06 +0100
libpve-common-perl (1.0-38) unstable; urgency=low
* fix bug #273: retry flock if it fails with EINTR