]> Pileus Git - ~andy/gtk/commitdiff
=== Released 2.4.0 ===
authorOwen Taylor <otaylor@redhat.com>
Tue, 16 Mar 2004 21:25:16 +0000 (21:25 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 16 Mar 2004 21:25:16 +0000 (21:25 +0000)
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.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in

index 99c8fe2627efdf064d52b02a5b87c280ae074e33..e7b2c9518cb1c8203b3904894bfcb2a8267b73f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 99c8fe2627efdf064d52b02a5b87c280ae074e33..e7b2c9518cb1c8203b3904894bfcb2a8267b73f2 100644 (file)
@@ -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
index 99c8fe2627efdf064d52b02a5b87c280ae074e33..e7b2c9518cb1c8203b3904894bfcb2a8267b73f2 100644 (file)
@@ -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
index 99c8fe2627efdf064d52b02a5b87c280ae074e33..e7b2c9518cb1c8203b3904894bfcb2a8267b73f2 100644 (file)
@@ -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
index 99c8fe2627efdf064d52b02a5b87c280ae074e33..e7b2c9518cb1c8203b3904894bfcb2a8267b73f2 100644 (file)
@@ -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
index 141830c81b27cc1cdde9de663bc036a6dbfc88b0..aa6101c8706b35251b78c9374d644d2ccdd12afb 100644 (file)
@@ -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])