Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoettlicher committed Aug 2, 2013
1 parent 8c5f44a commit 0741e4f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 2 15:08:35 CEST 2013 - tgoettlicher@suse.de

- bnc#831758: fix symbol icons
- Version 2.42.13

-------------------------------------------------------------------
Tue Jul 30 13:10:44 CEST 2013 - tgoettlicher@suse.de

Expand Down
2 changes: 1 addition & 1 deletion VERSION.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SET( VERSION_MAJOR "2" )
SET( VERSION_MINOR "42" )
SET( VERSION_PATCH "12" )
SET( VERSION_PATCH "13" )
SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )

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

0 comments on commit 0741e4f

Please sign in to comment.