Skip to content

Commit

Permalink
Change log and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
shundhammer committed Sep 8, 2015
1 parent a2bae92 commit bc33154
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 8 17:37:06 CEST 2015 - shundhammer@suse.de

- Allow to delete single versions of multiversion packages
(bsc#943870)
- 2.45.3

-------------------------------------------------------------------
Wed Aug 26 18:08:36 CEST 2015 - shundhammer@suse.de

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

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

0 comments on commit bc33154

Please sign in to comment.