bump version to 1.0.2-1

This commit is contained in:
Dietmar Maurer 2020-11-25 08:32:46 +01:00
parent f93eb14256
commit 18d5b98ab1
2 changed files with 11 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "proxmox-backup-qemu"
version = "1.0.1"
version = "1.0.2"
authors = [
"Dietmar Maurer <dietmar@proxmox.com>",
"Dominik Csapak <d.csapak@proxmox.com>",

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
proxmox-backup-qemu (1.0.2-1) unstable; urgency=medium
* return version via rust fn instead of header define
* encryption key tracking: use fingerprint
* depend on proxmox-backup v1.0.4
-- Proxmox Support Team <support@proxmox.com> Wed, 25 Nov 2020 08:32:28 +0100
proxmox-backup-qemu (1.0.1-1) unstable; urgency=medium
* depend on proxmox-backup v1.0.3