diff options
| author | Christoph Lohmann <20h@r-36.net> | 2013-05-06 20:28:25 +0200 |
|---|---|---|
| committer | Christoph Lohmann <20h@r-36.net> | 2013-05-06 20:28:25 +0200 |
| commit | 71880b14d75012e757577fa858473e0a8916046b (patch) | |
| tree | 9ae249196d6affeff2ac3a22c1478a0ed5a34c87 | |
| parent | e376fac7c1b20f292b9ff3465775c2f83f6fb687 (diff) | |
| download | tabbed-71880b14d75012e757577fa858473e0a8916046b.tar.gz | |
0.5 tabbed release.
| -rw-r--r-- | TODO | 4 | ||||
| -rw-r--r-- | config.mk | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -0,0 +1,4 @@ +# TODO +* add some way to detach windows +* add some way to attach windows + @@ -1,5 +1,5 @@ # tabbed version -VERSION = 0.4.1 +VERSION = 0.5 # Customize below to fit your system |