mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-25 08:26:41 +00:00
bump version to 3.0-29
This commit is contained in:
parent
77c517f03a
commit
8cfd96ad45
10
debian/changelog.Debian
vendored
10
debian/changelog.Debian
vendored
@ -1,3 +1,13 @@
|
||||
pve-manager (3.0-29) unstable; urgency=low
|
||||
|
||||
* new pveupgrade script, used to display additional information to the
|
||||
user (reboot required? database up to date? ...)
|
||||
|
||||
* add button to display package versions, to provide same info as
|
||||
'pveversion -v' on GUI.
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 21 Jun 2013 12:07:44 +0200
|
||||
|
||||
pve-manager (3.0-28) unstable; urgency=low
|
||||
|
||||
* fix bug #408: reset ENV before starting shell
|
||||
|
@ -2,7 +2,7 @@ RELEASE=3.0
|
||||
|
||||
VERSION=3.0
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=28
|
||||
PACKAGERELEASE=29
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
Reference in New Issue
Block a user