mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-11 21:35:39 +00:00
bump svn versions
svn path=/trunk/gtk-sharp/; revision=44569
This commit is contained in:
parent
1eb68541b8
commit
9d8e6e7862
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
# Run this to set configure.in up for an API version.
|
||||
|
||||
GTK_SHARP_VERSION=2.5.5
|
||||
GTK_SHARP_VERSION=2.5.5.99
|
||||
|
||||
srcdir=`dirname $0`
|
||||
test -z "$srcdir" && srcdir=.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
# Run this to set configure.in up for an API version.
|
||||
|
||||
GTK_SHARP_VERSION=1.9.5
|
||||
GTK_SHARP_VERSION=1.9.5.99
|
||||
|
||||
srcdir=`dirname $0`
|
||||
test -z "$srcdir" && srcdir=.
|
||||
|
|
Loading…
Reference in a new issue