2005-02-28 Mike Kestner <mkestner@novell.com>

* bootstrap-2.* : update for 2.x.2 releases.

svn path=/trunk/gtk-sharp/; revision=57400
This commit is contained in:
Mike Kestner 2006-02-28 16:41:30 +00:00
parent 0ae0904afd
commit 2a0ae5f3bb
4 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2005-02-28 Mike Kestner <mkestner@novell.com>
* bootstrap-2.* : update for 2.x.2 releases.
2005-02-28 Mike Kestner <mkestner@novell.com>
* pango/Context.custom : use ReadIntPtr (ptr, offset) for 64 bit.

View File

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

View File

@ -1,7 +1,7 @@
#!/bin/sh
# Run this to set configure.in up for an API version.
GTK_SHARP_VERSION=2.6.1
GTK_SHARP_VERSION=2.6.2
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.8.1
GTK_SHARP_VERSION=2.8.2
ASSEMBLY_VERSION=2.8.0.0
POLICY_VERSIONS="2.4 2.6"
GTK_REQUIRED_VERSION=2.8.0