projects
/
platform
/
upstream
/
zypper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f38a44
)
version and changes
author
Jan Kupec
<jkupec@suse.cz>
Sun, 9 Mar 2008 20:43:28 +0000
(20:43 +0000)
committer
Jan Kupec
<jkupec@suse.cz>
Sun, 9 Mar 2008 20:43:28 +0000
(20:43 +0000)
VERSION.cmake
patch
|
blob
|
history
package/zypper.changes
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index
67c9a0e
..
672308d
100644
(file)
--- a/
VERSION.cmake
+++ b/
VERSION.cmake
@@
-20,4
+20,4
@@
SET(VERSION_MAJOR "0")
SET(VERSION_MINOR "10")
-SET(VERSION_PATCH "
2
")
+SET(VERSION_PATCH "
3
")
diff --git
a/package/zypper.changes
b/package/zypper.changes
index
067d9dd
..
ae0584d
100644
(file)
--- a/
package/zypper.changes
+++ b/
package/zypper.changes
@@
-3,6
+3,7
@@
Fri Mar 7 16:49:46 CET 2008 - jkupec@suse.cz
- fixed crashing when searching with no search terms (bnc #366487)
- r9055
+- 0.10.3
-------------------------------------------------------------------
Fri Mar 7 14:57:37 CET 2008 - jreidinger@suse.cz