2005-09-07 Mike Kestner <mkestner@novell.com>

* bootstrap : bump version for beta2.
	* bootstrap-2.4 : bump version for beta2.

svn path=/trunk/gtk-sharp/; revision=49651
This commit is contained in:
Mike Kestner 2005-09-07 18:11:08 +00:00
parent a461ba8984
commit f539f5d3ab
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2005-09-07 Mike Kestner <mkestner@novell.com>
* bootstrap : bump version for beta2.
* bootstrap-2.4 : bump version for beta2.
2005-09-07 Eric Butler <eric@extremeboredom.net>
* gtk/NodeStore.cs : Add Clear() method

View File

@ -1,7 +1,7 @@
#!/bin/sh
# Run this to set configure.in up for an API version.
GTK_SHARP_VERSION=2.5.90.99
GTK_SHARP_VERSION=2.5.91
ASSEMBLY_VERSION=2.6.0.0
GTK_REQUIRED_VERSION=2.6.0
GNOME_REQUIRED_VERSION=2.10.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.90.99
GTK_SHARP_VERSION=2.3.91
ASSEMBLY_VERSION=2.4.0.0
GTK_REQUIRED_VERSION=2.4.0
GNOME_REQUIRED_VERSION=2.6.0