Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dlang
gtkd
Commits
62fef480
Commit
62fef480
authored
Nov 26, 2017
by
Mike Wey
Browse files
Update the changelog.
parent
425673ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
62fef480
GtkD ChangeLog
==============
Release: 3.7.2
--------------
-Don't use the phobos version of Scoped, to avoid issues when the struct is moved.
-Fix the Windows build script for dmd 2.077.
Release: 3.7.1
--------------
-Revert the opCast changes for the 3.7 release.
...
...
GNUmakefile
View file @
62fef480
...
...
@@ -59,7 +59,7 @@ RANLIB=ranlib
#######################################################################
GTKD_VERSION
=
3.7.
0
GTKD_VERSION
=
3.7.
2
SO_VERSION
=
0
MAJOR
=
$(
word
1,
$(
subst
., ,
$(GTKD_VERSION)
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment