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:
authorMichael Hutchinson <mhutchinson@novell.com>2009-02-04 00:38:19 +0300
committerMichael Hutchinson <mhutchinson@novell.com>2009-02-04 00:38:19 +0300
commit68110828c3f0ad084eabb54774798cfb5f96e062 (patch)
treec09157e41593b3cfbfc290d30600935d59151bc7 /configure
parentb2d5664632bda82ab26190c2843428c7908e0600 (diff)
2009-02-03 Michael Hutchinson <mhutchinson@novell.com>
* Makefile: Re-run configure when it changes. * configure: Update version number. svn path=/trunk/monodevelop/; revision=125600
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 17cb77d96d..e80f1b768e 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#!/bin/bash
-VERSION=0.17
+VERSION=1.9.2
profile=default
prefix=NONE