summaryrefslogtreecommitdiff
path: root/loadbars.pl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-01-14 22:06:21 +0000
committerPaul Buetow <paul@buetow.org>2011-01-14 22:06:21 +0000
commiteb6cf7ae9d58634ccd90da1525e62710855fb153 (patch)
treeb46f7f0fd5a779bfe56440d3ca399ad6bc9dce52 /loadbars.pl
parentea73af7f9dd94fbb4257df4ee1d1acf3434263ef (diff)
released v0.1.2
Diffstat (limited to 'loadbars.pl')
-rwxr-xr-xloadbars.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars.pl b/loadbars.pl
index 9369f58..1cfc805 100755
--- a/loadbars.pl
+++ b/loadbars.pl
@@ -51,7 +51,7 @@ use threads::shared;
use constant {
DEPTH => 8,
PROMPT => 'loadbars> ',
- VERSION => 'loadbars v0.1.2-devel',
+ VERSION => 'loadbars v0.1.2',
COPYRIGHT => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>',
NULL => 0,
MSG_TOGGLE_TXT => 1,