Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
DimStar77 committed Jul 28, 2014
1 parent 86080c9 commit 0479019
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 @@
-------------------------------------------------------------------
Mon Jul 28 22:19:00 CEST 2014 - dimstar@opensuse.org

- Use gvfs-open in place of gnome-open (bnc#881393).
- 2.43.2

-------------------------------------------------------------------
Mon Jul 28 12:25:34 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 "43" )
SET( VERSION_PATCH "1" )
SET( VERSION_PATCH "2" )
SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )

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

0 comments on commit 0479019

Please sign in to comment.