Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoettlicher committed Jul 4, 2013
1 parent ad6da83 commit 3992800
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 17:39:43 CEST 2013 - tgoettlicher@suse.de

- fixed misplaced countries in map (in time zone selection) (bnc #775672)
- Version 2.43.6

-------------------------------------------------------------------
Wed Jul 3 12:35:43 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 "43" )
SET( VERSION_PATCH "5" )
SET( VERSION_PATCH "6" )
SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${VERSION_SHA1}" )

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

0 comments on commit 3992800

Please sign in to comment.