~ubuntu-branches/ubuntu/hardy/vzctl/hardy-proposed

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
diff --git a/include/vzctl.h b/include/vzctl.h
index 106c6ff..0928a3b 100644
--- a/include/vzctl.h
+++ b/include/vzctl.h
@@ -18,7 +18,7 @@
 #ifndef _VZCTL_H_
 #define _VZCTL_H_
 
-#define	VERSION			"3.0.9"
+#define	VERSION			"3.0.10"
 
 /* Action numeration should begin with 1. Value 0 is reserved. */
 #define ACTION_CREATE		1
diff --git a/vzctl.spec b/vzctl.spec
index c677414..7ee7172 100644
--- a/vzctl.spec
+++ b/vzctl.spec
@@ -18,7 +18,7 @@
 
 Summary: Virtual Private Server control utility
 Name: vzctl
-Version: 3.0.9
+Version: 3.0.10
 Release: 1
 License: GPL
 Group: System Environment/Kernel