0.7.0
authorMartin Vidner <mvidner@suse.cz>
Mon, 5 Feb 2007 16:35:42 +0000 (16:35 +0000)
committerMartin Vidner <mvidner@suse.cz>
Mon, 5 Feb 2007 16:35:42 +0000 (16:35 +0000)
VERSION
doc/zypper.8
package/zypper.changes

diff --git a/VERSION b/VERSION
index 5da3956..2eb1ef0 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -9,6 +9,6 @@ dnl   a feature added (but we should not add them now in the beta
 dnl   phase)
 dnl ==================================================
 m4_define([ZYPPER_MAJOR],       [0])
-m4_define([ZYPPER_MINOR],       [6])
-m4_define([ZYPPER_PATCH],       [14])
+m4_define([ZYPPER_MINOR],       [7])
+m4_define([ZYPPER_PATCH],       [0])
 dnl ==================================================
index a369118..388d0f6 100644 (file)
@@ -1,4 +1,4 @@
-.TH "zypper" "8" "0.5.1" "zypper" "System Tools"
+.TH "zypper" "8" "0.7.0" "zypper" "System Tools"
 .SH "SYNTAX"
 .LP
 zypper [\fI\-\-global\-options\fR] [\fBcommand\fR] [\fI\-\-command\-options\fR] [\fBcommand-arguments\fR]
index 7edf828..e4354b5 100644 (file)
@@ -3,6 +3,7 @@ Mon Feb  5 17:00:25 CET 2007 - mvidner@suse.cz
 
 - Shell: added command line editing with history (#232374);
   exit on EOF (#230211, #235709).
+- 0.7.0
 
 -------------------------------------------------------------------
 Fri Feb  2 13:29:27 CET 2007 - jkupec@suse.cz