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:
authorXamarin Release Manager <release-manager@xamarin.com>2011-09-22 22:00:37 +0400
committerWWW daemon apache <wwwrun@li288-185.members.linode.com>2011-09-22 22:00:37 +0400
commit9be29b6c0dc62a077479068fd784cdbe9273f7c1 (patch)
tree94c07872d92678b34d1c6f5481499e3f0cb7bab7 /extras/BooBinding
parentfafdff7dac772437968828f1caf5c9a197438533 (diff)
Updated package version to 2.7.22
Diffstat (limited to 'extras/BooBinding')
-rwxr-xr-xextras/BooBinding/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/BooBinding/configure b/extras/BooBinding/configure
index 3bd3d69c06..dcb0cf4dba 100755
--- a/extras/BooBinding/configure
+++ b/extras/BooBinding/configure
@@ -1,10 +1,10 @@
#!/bin/bash
-VERSION=2.7.21
+VERSION=2.7.22
PACKAGE=monodevelop-boo
prefix=/usr/local
config=DEBUG
configurations=" RELEASE DEBUG"
-common_packages="gtk-sharp-2.0;2.12.8 monodevelop;2.7.21 mono-addins;0.3 glib-sharp-2.0;2.12.8 monodevelop-core-addins;2.7 boo;0.7.9.2659"
+common_packages="gtk-sharp-2.0;2.12.8 monodevelop;2.7.22 mono-addins;0.3 glib-sharp-2.0;2.12.8 monodevelop-core-addins;2.7 boo;0.7.9.2659"
usage ()