summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-02-19 01:49:30 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-02-19 01:49:30 -0500
commitca854b125a6088b3ee89ddb0927630e5a44911be (patch)
tree635559aa5cf57ef2524ee399cb5d2db792ffb883 /src
parentdd1914ec0225cca711508dfd1351502040b6ec87 (diff)
shipping transition script; requiring manual version synchronization between common and the changelog (until we come up with a more general templating build process)
Diffstat (limited to 'src')
-rw-r--r--src/share/common2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/common b/src/share/common
index b78f64a..b45363a 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
########################################################################
### UTILITY FUNCTIONS