summaryrefslogtreecommitdiffstats
path: root/tuna-cmd.py
diff options
context:
space:
mode:
Diffstat (limited to 'tuna-cmd.py')
-rwxr-xr-xtuna-cmd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tuna-cmd.py b/tuna-cmd.py
index 5dcc181..cc21656 100755
--- a/tuna-cmd.py
+++ b/tuna-cmd.py
@@ -37,7 +37,7 @@ except NameError:
nr_cpus = None
ps = None
irqs = None
-version = "0.11.1"
+version = "0.12"
def usage():
print _('Usage: tuna [OPTIONS]')