Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extras/BooBinding/configure')
-rwxr-xr-xextras/BooBinding/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/BooBinding/configure b/extras/BooBinding/configure
index 1ebf34d4bb..846a19fe40 100755
--- a/extras/BooBinding/configure
+++ b/extras/BooBinding/configure
@@ -1,10 +1,10 @@
#!/bin/bash
-VERSION=1.9.2
+VERSION=1.9.3
PACKAGE=monodevelop-boo
prefix=/usr/local
config=DEBUG
configurations=" RELEASE DEBUG"
-required_packages="gtk-sharp-2.0;2.8.3 monodevelop;1.9.2 mono-addins;0.3 glib-sharp-2.0;2.8.3 monodevelop-core-addins;1.9.2 boo;0.7.9.2659 gconf-sharp-2.0;2.8.3 gtksourceview-sharp-2.0;0.11"
+required_packages="gtk-sharp-2.0;2.8.3 monodevelop;1.9.3 mono-addins;0.3 glib-sharp-2.0;2.8.3 monodevelop-core-addins;1.9.3 boo;0.7.9.2659 gconf-sharp-2.0;2.8.3 gtksourceview-sharp-2.0;0.11"
usage ()
{