2005-10-19 Mike Kestner <mkestner@novell.com>

* bootstrap : bump version for 2.6.0.
	* bootstrap-2.4 : bump version for 2.4.0.

svn path=/trunk/gtk-sharp/; revision=51929
This commit is contained in:
Mike Kestner 2005-10-19 18:09:00 +00:00
parent c6ab638191
commit 770576a792
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2005-10-19 Mike Kestner <mkestner@novell.com>
* bootstrap : bump version for 2.6.0.
* bootstrap-2.4 : bump version for 2.4.0.
2005-10-08 Miguel de Icaza <miguel@novell.com>
* gtk/Application.cs (Invoke): Use Timeout instead of Idle add to

View file

@ -1,7 +1,7 @@
#!/bin/sh
# Run this to set configure.in up for an API version.
GTK_SHARP_VERSION=2.5.92
GTK_SHARP_VERSION=2.6.0
ASSEMBLY_VERSION=2.6.0.0
POLICY_VERSIONS=2.4
GTK_REQUIRED_VERSION=2.6.0

View file

@ -1,7 +1,7 @@
#!/bin/sh
# Run this to set configure.in up for an API version.
GTK_SHARP_VERSION=2.3.92
GTK_SHARP_VERSION=2.4.0
ASSEMBLY_VERSION=2.4.0.0
POLICY_VERSIONS=
GTK_REQUIRED_VERSION=2.4.0