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:
authorLluis Sanchez <lluis@novell.com>2009-12-10 02:12:33 +0300
committerLluis Sanchez <lluis@novell.com>2009-12-10 02:12:33 +0300
commitcdce7e1336d83a8013840fa08f79d62d52d7e54f (patch)
tree27d5857243f602cb06115756e476b48d7f14d029
parent7354930e13a295d142640e940d9a817b093eddd1 (diff)
2009-12-10 Lluis Sanchez Gual <lluis@novell.com>
* configure.in: Bump MD version. svn path=/branches/monodevelop/extras/PyBinding/2.2/; revision=147965
-rw-r--r--extras/PyBinding/ChangeLog4
-rwxr-xr-xextras/PyBinding/configure2
2 files changed, 5 insertions, 1 deletions
diff --git a/extras/PyBinding/ChangeLog b/extras/PyBinding/ChangeLog
index d9dbeccfad..e5b458842d 100644
--- a/extras/PyBinding/ChangeLog
+++ b/extras/PyBinding/ChangeLog
@@ -1,3 +1,7 @@
+2009-12-10 Lluis Sanchez Gual <lluis@novell.com>
+
+ * configure.in: Bump MD version.
+
2009-10-30 Lluis Sanchez Gual <lluis@novell.com>
* configure: Bump MD version.
diff --git a/extras/PyBinding/configure b/extras/PyBinding/configure
index 9510adf6ba..68bcf9fd93 100755
--- a/extras/PyBinding/configure
+++ b/extras/PyBinding/configure
@@ -1,5 +1,5 @@
#!/bin/bash
-VERSION=0.2
+VERSION=2.1.2
PACKAGE=monodevelop-python
prefix=/usr/local
config=DEBUG