summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-01-14 22:19:49 +0000
committerPaul Buetow <paul@buetow.org>2011-01-14 22:19:49 +0000
commitc00518b3410d011b6a3e764cd34b833c017296e5 (patch)
treedb9d4757560c921584b66823a7aa37c7595c07b1
parenteb6cf7ae9d58634ccd90da1525e62710855fb153 (diff)
its now devel 0.1.3
-rwxr-xr-xloadbars.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars.pl b/loadbars.pl
index 1cfc805..2639bba 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',
+ VERSION => 'loadbars v0.1.3-devel',
COPYRIGHT => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>',
NULL => 0,
MSG_TOGGLE_TXT => 1,