summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorMatt Goins <mjgoins@openflows.com>2009-01-07 16:45:25 -0500
committerMatt Goins <mjgoins@openflows.com>2009-01-07 16:45:25 -0500
commit499aa3840041d9ddd5c680adce059260059aabf9 (patch)
tree4c9d2c144e69213fbc9b1f76ba9bc20e7152439b /src/common
parentc3b912f2506c3a150f128a77317085cea599a814 (diff)
parentf8344402aebe5f0497a81934b980b9ed6ea7a6a2 (diff)
Merge commit 'dkg/master'
Diffstat (limited to 'src/common')
-rw-r--r--src/common3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common b/src/common
index f6000d3..eb3a083 100644
--- a/src/common
+++ b/src/common
@@ -19,6 +19,9 @@
SYSCONFIGDIR=${MONKEYSPHERE_SYSCONFIGDIR:-"/etc/monkeysphere"}
export SYSCONFIGDIR
+# monkeysphere version
+VERSION=__VERSION__
+
########################################################################
### UTILITY FUNCTIONS