Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
glibmm
Commits
9414d920
Commit
9414d920
authored
May 01, 2007
by
Murray Cumming
Browse files
Increased version
svn path=/branches/glibmm-2-8/; revision=411
parent
a61b6352
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
9414d920
2.8.16:
2007-04-30 Johannes Schmid <johannes.schmid@openismus.com>
* tools/generate_wrap_init.pl.in:
...
...
NEWS
View file @
9414d920
2.8.16:
* Correctly ifdef-out initialization of deprecated classes.
(Johannes Schmid, Openismus)
2.8.15:
* Correct initialization when using --disable-deprecated to reduce the API.
...
...
configure.in
View file @
9414d920
...
...
@@ -19,7 +19,7 @@ AC_PREREQ(2.50)
#########################################################################
GLIBMM_MAJOR_VERSION=2
GLIBMM_MINOR_VERSION=8
GLIBMM_MICRO_VERSION=1
5
GLIBMM_MICRO_VERSION=1
6
GLIBMM_VERSION=$GLIBMM_MAJOR_VERSION.$GLIBMM_MINOR_VERSION.$GLIBMM_MICRO_VERSION
GLIBMM_RELEASE=$GLIBMM_MAJOR_VERSION.$GLIBMM_MINOR_VERSION
AC_DEFINE_UNQUOTED(GLIBMM_MAJOR_VERSION, $GLIBMM_MAJOR_VERSION)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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