2007-07-24 Mike Kestner <mkestner@novell.com>
* bootstrap-2.10 : bump version and tag 2.10.2. svn path=/trunk/gtk-sharp/; revision=82597
This commit is contained in:
parent
6501e5e0ba
commit
7a7fed4515
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2007-07-24 Mike Kestner <mkestner@novell.com>
|
||||||
|
|
||||||
|
* bootstrap-2.10 : bump version and tag 2.10.2.
|
||||||
|
|
||||||
2007-07-20 Mike Kestner <mkestner@novell.com>
|
2007-07-20 Mike Kestner <mkestner@novell.com>
|
||||||
|
|
||||||
* gtk/Calendar.custom : workaround invalid states in widget when
|
* gtk/Calendar.custom : workaround invalid states in widget when
|
||||||
|
|
|
@ -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.10.1
|
GTK_SHARP_VERSION=2.10.2
|
||||||
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…
Add table
Reference in a new issue