Skip to content

Commit

Permalink
version + changes; closes #14
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidner committed Jan 13, 2014
1 parent 6d96941 commit be18092
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 @@
-------------------------------------------------------------------
Mon Jan 13 16:48:36 CET 2014 - mvidner@suse.com

- use cgraph interfaces if available, to fix building with
graphviz 2.30 (dvaleev)
- 2.44.1

-------------------------------------------------------------------
Thu Jan 9 17:52:29 CET 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 "0")
SET(VERSION_PATCH "1")
SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )

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

0 comments on commit be18092

Please sign in to comment.