Skip to content

Commit

Permalink
Update changelog and version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeWey committed May 28, 2019
1 parent 39008ab commit d73e9d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
@@ -1,6 +1,10 @@
GtkD ChangeLog
==============

Release: 3.9.0
--------------
-Update the libraries to the latest versions.

Release: 3.8.5
--------------
-Set the correct version number.
Expand Down
2 changes: 1 addition & 1 deletion GNUmakefile
Expand Up @@ -75,7 +75,7 @@ endif

#######################################################################

GTKD_VERSION=3.8.5
GTKD_VERSION=3.9.0
SO_VERSION=0

MAJOR = $(word 1,$(subst ., ,$(GTKD_VERSION)))
Expand Down

0 comments on commit d73e9d5

Please sign in to comment.