Skip to content

Commit

Permalink
packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Sep 15, 2015
1 parent c3103d7 commit ed41715
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 @@
-------------------------------------------------------------------
Tue Sep 10:13:52 UTC 2015 - schubi@suse.com

- Handle mixed multiversion packages (fate#318778)
- 2.48.0

-------------------------------------------------------------------
Wed Jul 8 08:47:43 UTC 2015 - mvidner@suse.com

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

Expand Down

0 comments on commit ed41715

Please sign in to comment.