From 71880b14d75012e757577fa858473e0a8916046b Mon Sep 17 00:00:00 2001 From: Christoph Lohmann <20h@r-36.net> Date: Mon, 6 May 2013 20:28:25 +0200 Subject: [PATCH] 0.5 tabbed release. --- TODO | 4 ++++ config.mk | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000000000000000000000000000000000000..8e1986d6adcfd299c6a4e86af57048d2d3ef0e45 --- /dev/null +++ b/TODO @@ -0,0 +1,4 @@ +# TODO +* add some way to detach windows +* add some way to attach windows + diff --git a/config.mk b/config.mk index f19df437a82d9b62a3c662b37c06d9a3712aa0e6..042adcfdd2d50ab6e0b83fa9aac88227c9939ebb 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # tabbed version -VERSION = 0.4.1 +VERSION = 0.5 # Customize below to fit your system