projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc5cda4
)
fixing stupid internal version number synchronization.
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Sat, 21 Feb 2009 23:06:45 +0000
(18:06 -0500)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Sat, 21 Feb 2009 23:06:45 +0000
(18:06 -0500)
src/share/common
patch
|
blob
|
history
diff --git
a/src/share/common
b/src/share/common
index 5e0cb6a4a00ec1d5d79eb594f43f673f4239aabf..a21d803b90a83ee34ebe6ceace98ad1e20f7a29a 100644
(file)
--- a/
src/share/common
+++ b/
src/share/common
@@
-21,7
+21,7
@@
SYSCONFIGDIR=${MONKEYSPHERE_SYSCONFIGDIR:-"/etc/monkeysphere"}
export SYSCONFIGDIR
# monkeysphere version
-VERSION=0.23
~pre
+VERSION=0.23
# default log level
LOG_LEVEL="INFO"