=== Released 2.4.0 ===
Tue Mar 16 13:29:58 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.4.0 === * configure.in: Version 2.4.0, interface age 0; require glib-2.4.0, pango-1.4.0. * configure.in: Change gtk_binary_version to 2.4.0; there are some compatibility issues with older theme engines.
This commit is contained in:
@@ -5,6 +5,9 @@ Tue Mar 16 13:29:58 2004 Owen Taylor <otaylor@redhat.com>
|
||||
* configure.in: Version 2.4.0, interface age 0;
|
||||
require glib-2.4.0, pango-1.4.0.
|
||||
|
||||
* configure.in: Change gtk_binary_version to 2.4.0;
|
||||
there are some compatibility issues with older theme engines.
|
||||
|
||||
* NEWS: Updates
|
||||
|
||||
* README.in: Updates
|
||||
|
||||
@@ -5,6 +5,9 @@ Tue Mar 16 13:29:58 2004 Owen Taylor <otaylor@redhat.com>
|
||||
* configure.in: Version 2.4.0, interface age 0;
|
||||
require glib-2.4.0, pango-1.4.0.
|
||||
|
||||
* configure.in: Change gtk_binary_version to 2.4.0;
|
||||
there are some compatibility issues with older theme engines.
|
||||
|
||||
* NEWS: Updates
|
||||
|
||||
* README.in: Updates
|
||||
|
||||
@@ -5,6 +5,9 @@ Tue Mar 16 13:29:58 2004 Owen Taylor <otaylor@redhat.com>
|
||||
* configure.in: Version 2.4.0, interface age 0;
|
||||
require glib-2.4.0, pango-1.4.0.
|
||||
|
||||
* configure.in: Change gtk_binary_version to 2.4.0;
|
||||
there are some compatibility issues with older theme engines.
|
||||
|
||||
* NEWS: Updates
|
||||
|
||||
* README.in: Updates
|
||||
|
||||
@@ -5,6 +5,9 @@ Tue Mar 16 13:29:58 2004 Owen Taylor <otaylor@redhat.com>
|
||||
* configure.in: Version 2.4.0, interface age 0;
|
||||
require glib-2.4.0, pango-1.4.0.
|
||||
|
||||
* configure.in: Change gtk_binary_version to 2.4.0;
|
||||
there are some compatibility issues with older theme engines.
|
||||
|
||||
* NEWS: Updates
|
||||
|
||||
* README.in: Updates
|
||||
|
||||
@@ -5,6 +5,9 @@ Tue Mar 16 13:29:58 2004 Owen Taylor <otaylor@redhat.com>
|
||||
* configure.in: Version 2.4.0, interface age 0;
|
||||
require glib-2.4.0, pango-1.4.0.
|
||||
|
||||
* configure.in: Change gtk_binary_version to 2.4.0;
|
||||
there are some compatibility issues with older theme engines.
|
||||
|
||||
* NEWS: Updates
|
||||
|
||||
* README.in: Updates
|
||||
|
||||
@@ -26,7 +26,7 @@ m4_define([gtk_api_version], [2.0])
|
||||
# locations. (Should this be backwards-compat instead?)
|
||||
#
|
||||
#GTK_BINARY_VERSION=$GTK_MAJOR_VERSION.$GTK_MINOR_VERSION.$LT_CURRENT
|
||||
m4_define([gtk_binary_version], [2.2.0])
|
||||
m4_define([gtk_binary_version], [2.4.0])
|
||||
|
||||
# required versions of other packages
|
||||
m4_define([glib_required_version], [2.4.0])
|
||||
|
||||
Reference in New Issue
Block a user