aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2009-08-08 22:09:59 +0100
committerMatthew Wild <mwild1@gmail.com>2009-08-08 22:09:59 +0100
commit1cffdf3339206be7f2fbb3741a9b82d1be8f2ae6 (patch)
tree147d7ce3327c0caf2fc17e979ef87bba2d94ba29 /Makefile
parent9a336a6d926095cdf9f7beefca6208c75405f807 (diff)
parent9b3f3c93e368ad92e5d3add7abd4b5ec22dedb64 (diff)
downloadprosody-1cffdf3339206be7f2fbb3741a9b82d1be8f2ae6.tar.gz
prosody-1cffdf3339206be7f2fbb3741a9b82d1be8f2ae6.zip
Merge with albert and waqas
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a25fe24b..b1c24466 100644
--- a/Makefile
+++ b/Makefile
@@ -71,7 +71,7 @@ prosody.cfg.lua.install:
sed 's|certs/|$(INSTALLEDCONFIG)/certs/|' prosody.cfg.lua.dist > prosody.cfg.lua.install
prosody.release:
- test -e .hg/dirstate && hexdump -n6 -e'6/1 "%01x"' .hg/dirstate \
+ test -e .hg/dirstate && hexdump -n6 -e'6/1 "%02x"' .hg/dirstate \
> prosody.version || true
prosody.version: prosody.release