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>2012-10-18 01:56:57 +0400
committerwww-data <www-data@pipeline.internalx.com>2012-10-18 01:56:57 +0400
commit74f61af1d03dc5aa6463d64b923261d2fae3f4c3 (patch)
tree62921a51b4d24fe19cdab18b902ff5b07f4c74de /extras/BooBinding
parentc33138fb3673f6d1aeec162e005b27eb3529b79b (diff)
Updated package version to 3.0.5
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 61f4192777..a5e3809eca 100755
--- a/extras/BooBinding/configure
+++ b/extras/BooBinding/configure
@@ -1,10 +1,10 @@
#!/bin/bash
-VERSION=3.0.4.8
+VERSION=3.0.5
PACKAGE=monodevelop-boo
prefix=/usr/local
config=DEBUG
configurations=" RELEASE DEBUG"
-common_packages="gtk-sharp-2.0;2.12.8 monodevelop;3.0.4.8 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;3.0.5 mono-addins;0.3 glib-sharp-2.0;2.12.8 monodevelop-core-addins;2.7 boo;0.7.9.2659"
usage ()