about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-01-08 17:51:50 +0100
committerhut <hut@lavabit.com>2010-01-08 17:51:50 +0100
commita2755b06f75762f51922b643e3db5a11d96bafea (patch)
treecd8f59fb317b076d7847e080acb7516d1542753e
parent2d4300c4c9fdf3d8860896452563d8715a939b3e (diff)
downloadranger-a2755b06f75762f51922b643e3db5a11d96bafea.tar.gz
new version number v0.2.6
-rw-r--r--README4
-rwxr-xr-xranger2
2 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 067c3eab..dce95d39 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-== Ranger v0.2.5
+== Ranger v0.2.6
 
 Ranger is a filemanager that integrates well into the linux shell and gives
 you a quick way of doing operations that would otherwise require a lot of
@@ -11,7 +11,7 @@ The program is written in Ruby and uses ncurses for the user interface.
 * Author:          hut  (means "hat" in my exotic foreign language)
 * Email:           hut@lavabit.com
 * Git repo:        http://repo.or.cz/w/ranger.git
-* Version:         0.2.5
+* Version:         0.2.6
 
 == Features
 
diff --git a/ranger b/ranger
index cf57fbc2..27eb9ce1 100755
--- a/ranger
+++ b/ranger
@@ -15,7 +15,7 @@
 ##--------------------------------------------------
 # Ranger
 
-version='0.2.5'
+version='0.2.6'
 
 ##--------------------------------------------------
 # these lines allow the use of "source ranger ranger"