2005-01-11 Mike Kestner <mkestner@novell.com>
* bootstrap-2.8 : bump version to 2.8.0 svn path=/trunk/gtk-sharp/; revision=55384
This commit is contained in:
parent
c7a1509caa
commit
15603a6aaa
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2005-01-11 Mike Kestner <mkestner@novell.com>
|
||||
|
||||
* bootstrap-2.8 : bump version to 2.8.0
|
||||
|
||||
2005-12-30 Alp Toker <alp@atoker.com>
|
||||
|
||||
* Thread.cs: Add GLib.Thread.Supported, should be checked to avoid doing
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
# Run this to set configure.in up for an API version.
|
||||
|
||||
GTK_SHARP_VERSION=2.7.90
|
||||
GTK_SHARP_VERSION=2.8.0
|
||||
ASSEMBLY_VERSION=2.8.0.0
|
||||
POLICY_VERSIONS="2.4 2.6"
|
||||
GTK_REQUIRED_VERSION=2.8.0
|
||||
|
|
Loading…
Reference in a new issue