summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2010-11-15 19:21:44 +0000
committerPaul Buetow <paul@buetow.org>2010-11-15 19:21:44 +0000
commit7986b290ad83f011fb77f908febdcf10f9d080f9 (patch)
tree0fde97ee1fa4aa50f9d9f6eeae5deb0746b63f2b
parent0cad890a9fdd7ac0c1597bffdea0fa3e6fde3764 (diff)
incremented beta number to 7
-rwxr-xr-xloadbars.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars.pl b/loadbars.pl
index f2da825..d733eac 100755
--- a/loadbars.pl
+++ b/loadbars.pl
@@ -51,7 +51,7 @@ use threads::shared;
use constant {
DEPTH => 8,
PROMPT => 'loadbars> ',
- VERSION => 'loadbars v0.1-beta6',
+ VERSION => 'loadbars v0.1-beta7',
COPYRIGHT => '2010 (c) Paul Buetow <loadbars@mx.buetow.org>',
NULL => 0,
MSG_SET_DIMENSION => 1,