mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-11 13:55:40 +00:00
2006-08-21 Mike Kestner <mkestner@novell.com>
* bootstrap-2.10 : tag and bump version to 2.10.0. svn path=/trunk/gtk-sharp/; revision=64152
This commit is contained in:
parent
625e9bbdde
commit
dfe07f0d05
|
@ -1,3 +1,7 @@
|
||||||
|
2006-08-21 Mike Kestner <mkestner@novell.com>
|
||||||
|
|
||||||
|
* bootstrap-2.10 : tag and bump version to 2.10.0.
|
||||||
|
|
||||||
2006-08-10 Mikkel Kruse Johnsen <mikkel@linet.dk>
|
2006-08-10 Mikkel Kruse Johnsen <mikkel@linet.dk>
|
||||||
|
|
||||||
* sample/GtkDemo/DemoPrinting.cs : new Gtk.Print sample.
|
* sample/GtkDemo/DemoPrinting.cs : new Gtk.Print sample.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Run this to set configure.in up for an API version.
|
# Run this to set configure.in up for an API version.
|
||||||
|
|
||||||
GTK_SHARP_VERSION=2.9.0
|
GTK_SHARP_VERSION=2.10.0
|
||||||
ASSEMBLY_VERSION=2.10.0.0
|
ASSEMBLY_VERSION=2.10.0.0
|
||||||
POLICY_VERSIONS="2.4 2.6 2.8"
|
POLICY_VERSIONS="2.4 2.6 2.8"
|
||||||
GTK_REQUIRED_VERSION=2.10.0
|
GTK_REQUIRED_VERSION=2.10.0
|
||||||
|
|
Loading…
Reference in a new issue