Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Nov 4, 2014
1 parent d485ca3 commit 3f0a947
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 @@
-------------------------------------------------------------------
Tue Nov 4 13:58:25 UTC 2014 - jreidinger@suse.com

- avoid duplicite entries in package groups view (bnc#852073)
- 2.44.8

-------------------------------------------------------------------
Tue Aug 26 13:12:05 UTC 2014 - mvidner@suse.com

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

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

0 comments on commit 3f0a947

Please sign in to comment.