summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-03-12 21:21:58 +0100
committerhut <hut@lavabit.com>2010-03-12 21:50:55 +0100
commit2144cf26b899ce42b5aa5547aff63be5825e62be (patch)
treedfd8bf31dd7a8a652847fe9430ffed064321850b /Makefile
parentbd088c49e649ab4a548f8528e065ff472baec89d (diff)
downloadranger-2144cf26b899ce42b5aa5547aff63be5825e62be.tar.gz
incremented verison number v1.0.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 83ba7ca0..96be5b71 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 NAME = ranger
-VERSION = 1.0.3
+VERSION = 1.0.4
 PYTHON ?= python
 DOCDIR ?= doc/pydoc
 PREFIX ?= /usr/local