summaryrefslogtreecommitdiff
path: root/loadbars.pl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-01-11 12:47:23 +0000
committerPaul Buetow <paul@buetow.org>2011-01-11 12:47:23 +0000
commit0e745e06568812fa254e27891271460b83c2f948 (patch)
tree40d3bb76fc2399774cfc26287b9b3c9c60497352 /loadbars.pl
parent7c5d767ec85fe318a930216a933a57161de65e4b (diff)
released v0.1.0
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 937afd9..3e7e165 100755
--- a/loadbars.pl
+++ b/loadbars.pl
@@ -53,7 +53,7 @@ use threads::shared;
use constant {
DEPTH => 8,
PROMPT => 'loadbars> ',
- VERSION => 'loadbars v0.1-beta8-pre6',
+ VERSION => 'loadbars v0.1.0',
COPYRIGHT => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>',
NULL => 0,
MSG_SET_DIMENSION => 1,