diff options
author | Connor Lane Smith <cls@lubutu.com> | 2011-09-19 10:40:07 +0100 |
---|---|---|
committer | Connor Lane Smith <cls@lubutu.com> | 2011-09-19 10:40:07 +0100 |
commit | 3af80cd7d8ebc6dd72d4d756fc2767c17d1caa0a (patch) | |
tree | fc9ff8d2c31020d3724b745a9343a2d9590b5bac /config.mk | |
parent | 4692f84ff01e2187e2e3c642bcc68a15a77a6d9f (diff) |
change version to 'hg'
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # dmenu version -VERSION = 4.4 +VERSION = hg # paths PREFIX = /usr/local |