mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-23 13:21:07 +00:00
bump svn version
svn path=/trunk/gtk-sharp/; revision=102631
This commit is contained in:
parent
9b08db1fae
commit
acceaad509
|
@ -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.12.1
|
GTK_SHARP_VERSION=2.12.2
|
||||||
ASSEMBLY_VERSION=2.12.0.0
|
ASSEMBLY_VERSION=2.12.0.0
|
||||||
POLICY_VERSIONS="2.4 2.6 2.8 2.10"
|
POLICY_VERSIONS="2.4 2.6 2.8 2.10"
|
||||||
GTK_REQUIRED_VERSION=2.12.0
|
GTK_REQUIRED_VERSION=2.12.0
|
||||||
|
|
Loading…
Reference in a new issue