Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
version and changelog
  • Loading branch information
gabi2 committed Jun 27, 2013
1 parent dd7528f commit 11e91fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 27 12:13:36 CEST 2013 - gs@suse.de

- Show and handle multi version packages correctly
- Version 2.44.0

-------------------------------------------------------------------
Fri May 10 10:40:00 UTC 2013 - bjoern.esser@gmail.com

Expand Down
4 changes: 2 additions & 2 deletions VERSION.cmake
@@ -1,6 +1,6 @@
SET( VERSION_MAJOR "2" )
SET( VERSION_MINOR "43" )
SET( VERSION_PATCH "6" )
SET( VERSION_MINOR "44" )
SET( VERSION_PATCH "0" )
SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )

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

0 comments on commit 11e91fb

Please sign in to comment.