~ubuntu-branches/ubuntu/karmic/vzctl/karmic

« back to all changes in this revision

Viewing changes to 1.diff

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2007-04-10 18:08:16 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070410180816-0uuzj9fnna7gmzxv
Tags: 3.0.16-4
Etch has been released which means that this version can be uploaded
to unstable.

Show diffs side-by-side

added added

removed removed

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