summaryrefslogtreecommitdiff
path: root/src/share/common
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-02-19 02:09:23 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-02-19 02:09:23 -0500
commitd0459e29cb1a6f6196e3e12ccc4da47601514d67 (patch)
tree7716366cba685b19d29129fa2c7705d1001fd6e2 /src/share/common
parentb58a9dcdfe036354f886cf984988b94dc4d3a379 (diff)
parentca854b125a6088b3ee89ddb0927630e5a44911be (diff)
Merge commit 'dkg/master'
Diffstat (limited to 'src/share/common')
-rw-r--r--src/share/common2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/common b/src/share/common
index 31f8ddd..9630bf9 100644
--- a/src/share/common
+++ b/src/share/common
@@ -21,7 +21,7 @@ SYSCONFIGDIR=${MONKEYSPHERE_SYSCONFIGDIR:-"/etc/monkeysphere"}
export SYSCONFIGDIR
# monkeysphere version
-VERSION=__VERSION__
+VERSION=0.23~pre
# default log level
LOG_LEVEL="INFO"