mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-05-11 03:52:08 +00:00
2005-12-13 Mike Kestner <mkestner@novell.com>
* bootstrap-2.8 : bump version to 2.7.90. svn path=/trunk/gtk-sharp/; revision=54302
This commit is contained in:
parent
5194c79c07
commit
a6641223f5
|
@ -1,3 +1,7 @@
|
||||||
|
2005-12-13 Mike Kestner <mkestner@novell.com>
|
||||||
|
|
||||||
|
* bootstrap-2.8 : bump version to 2.7.90.
|
||||||
|
|
||||||
2005-12-13 Mike Kestner <mkestner@novell.com>
|
2005-12-13 Mike Kestner <mkestner@novell.com>
|
||||||
|
|
||||||
* gconf/GConf/Makefile.am : add GAPI_CDECL_INSERT step.
|
* gconf/GConf/Makefile.am : add GAPI_CDECL_INSERT step.
|
||||||
|
|
|
@ -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.7.1
|
GTK_SHARP_VERSION=2.7.90
|
||||||
ASSEMBLY_VERSION=2.8.0.0
|
ASSEMBLY_VERSION=2.8.0.0
|
||||||
POLICY_VERSIONS="2.4 2.6"
|
POLICY_VERSIONS="2.4 2.6"
|
||||||
GTK_REQUIRED_VERSION=2.8.0
|
GTK_REQUIRED_VERSION=2.8.0
|
||||||
|
|
Loading…
Reference in a new issue