summaryrefslogtreecommitdiff
path: root/loadbars.pl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-08-05 21:31:57 +0000
committerPaul Buetow <paul@buetow.org>2011-08-05 21:31:57 +0000
commitd0bee4d430fb8c53e83a918240eaaedc55a90341 (patch)
tree731322f34445f80bcbf58bead3e7eb8af21d0fb0 /loadbars.pl
parenta219ccb66aed233348cd544eb451173e5cfafdfa (diff)
Released v0.1.3
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 b8b0f8d..d4b6c88 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.2-devel',
+ VERSION => 'loadbars v0.1.3',
COPYRIGHT => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>',
NULL => 0,
MSG_TOGGLE_TXT => 1,