Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@ximian.com>2008-02-01 23:32:34 +0300
committerSebastien Pouliot <sebastien@ximian.com>2008-02-01 23:32:34 +0300
commitef1a1b13bd669b3489c136d07cbe94a87bd23ab5 (patch)
treefcfa2dd857591bb4ac558eacecbeb4acb87b1dff /configure.in
parent73174027d13020388d8ac3df814324f996e3f69a (diff)
Let Gendarme use it's own version numbers
svn path=/trunk/mono-tools/; revision=94560
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index f8911cbc..afb493cc 100644
--- a/configure.in
+++ b/configure.in
@@ -99,6 +99,9 @@ export VERSION
AC_SUBST(TOOLS_VERSION)
+GENDARME_VERSION=0.0.5.1
+AC_SUBST(GENDARME_VERSION)
+
AC_OUTPUT([
Makefile
gnunit/Makefile