summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG3
-rwxr-xr-xloadbars.pl2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index baf969f..19384d8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Fr 22. Apr 13:08:08 CEST 2011
+* Released v0.1.2.1
+
Mi 20. Apr 08:37:49 CEST 2011
* Added ./BUGS which includes a summary of all current known bugs
diff --git a/loadbars.pl b/loadbars.pl
index 2d7051c..7b35510 100755
--- a/loadbars.pl
+++ b/loadbars.pl
@@ -51,7 +51,7 @@ use threads::shared;
use constant {
DEPTH => 8,
PROMPT => 'loadbars> ',
- VERSION => 'loadbars v0.1.3-devel',
+ VERSION => 'loadbars v0.1.2.1',
COPYRIGHT => '2010-2011 (c) Paul Buetow <loadbars@mx.buetow.org>',
NULL => 0,
MSG_TOGGLE_TXT => 1,