]> git.proxmox.com Git - ksm-control-daemon.git/commitdiff
update versions for 2.0
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 23 Sep 2011 09:38:47 +0000 (11:38 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 23 Sep 2011 09:38:47 +0000 (11:38 +0200)
Makefile
debian/changelog

index 488cfbe694868aca5358ad9e312c1117504c8ea8..710b09fcf6c8e6f24ee15a73b472c7702892efb4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,10 @@
-RELEASE=1.8
+RELEASE=2.0
 
 PACKAGE=ksm-control-daemon
-PKGVER=1.0
-PKGREL=6
+
+# also update debian/changelog
+PKGVER=1.1
+PKGREL=1
 
 KSM_DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index fd941a636c87b3a209e0247d725c3024f4798320..cfabf123d42af51c4584a6ca31716b8691fa8061 100644 (file)
@@ -1,3 +1,11 @@
+ksm-control-daemon (1.1-1) unstable; urgency=low
+
+  * first version for PVE 2.0
+  
+  * updates from upstream
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 23 Sep 2011 11:37:46 +0200
+
 ksm-control-daemon (1.0-6) unstable; urgency=low
 
   * add runlevel 2 to LSM header (init script)