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:
-rwxr-xr-xextras/PyBinding/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/PyBinding/configure b/extras/PyBinding/configure
index 68bcf9fd93..a369668fa6 100755
--- a/extras/PyBinding/configure
+++ b/extras/PyBinding/configure
@@ -4,7 +4,7 @@ PACKAGE=monodevelop-python
prefix=/usr/local
config=DEBUG
configurations=" RELEASE DEBUG"
-common_packages=" gtk-sharp-2.0;2.12.8 mono-addins;0.3 monodevelop;2.2 monodevelop-core-addins;2.2"
+common_packages=" gtk-sharp-2.0;2.12.8 mono-addins;0.3 monodevelop;2.1.2 monodevelop-core-addins;2.1.2"
usage ()