diff options
author | sin <sin@2f30.org> | 2015-03-12 14:20:36 +0000 |
---|---|---|
committer | sin <sin@2f30.org> | 2015-03-12 14:20:36 +0000 |
commit | d337e25fb317391331ee6883a3c1c1a5eee890b1 (patch) | |
tree | df29cb8cdcfbce500e69cb2d2772a32ec24cc89d /Makefile | |
parent | 3dc40acbffd2c57f92401eab8ce32114bea8788f (diff) | |
download | nnn-d337e25fb317391331ee6883a3c1c1a5eee890b1.tar.gz |
Bump to 0.2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 0.1 +VERSION = 0.2 PREFIX = /usr/local MANPREFIX = $(PREFIX)/man |