mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-23 18:35:28 +00:00
2008-03-04 Mike Kestner <mkestner@novell.com>
* bootstrap-2.12: update version to 2.12 and tag svn path=/trunk/gtk-sharp/; revision=97344
This commit is contained in:
parent
51edec5cee
commit
708907e311
|
@ -1,3 +1,7 @@
|
|||
2008-03-04 Mike Kestner <mkestner@novell.com>
|
||||
|
||||
* bootstrap-2.12: update version to 2.12 and tag
|
||||
|
||||
2008-02-29 Mike Kestner <mkestner@novell.com>
|
||||
|
||||
* gdk/Event.cs: add New method for consistency with generated
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
# Run this to set configure.in up for an API version.
|
||||
|
||||
GTK_SHARP_VERSION=2.11.91
|
||||
GTK_SHARP_VERSION=2.12.0
|
||||
ASSEMBLY_VERSION=2.12.0.0
|
||||
POLICY_VERSIONS="2.4 2.6 2.8 2.10"
|
||||
GTK_REQUIRED_VERSION=2.12.0
|
||||
|
|
Loading…
Reference in a new issue