Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoettlicher committed Jul 4, 2013
1 parent e29403f commit 5105698
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 4 13:54:03 CEST 2013 - tgoettlicher@suse.de

- Fix undefined zypp version (bnc#811209)
- Version 2.42.9

-------------------------------------------------------------------
Wed Jun 26 11:55:18 CEST 2013 - tgoettlicher@suse.de

Expand Down
2 changes: 1 addition & 1 deletion VERSION.cmake
@@ -1,6 +1,6 @@
SET( VERSION_MAJOR "2" )
SET( VERSION_MINOR "42" )
SET( VERSION_PATCH "8" )
SET( VERSION_PATCH "9" )
SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )

##### This is need for the libyui core, ONLY.
Expand Down

0 comments on commit 5105698

Please sign in to comment.