diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/bdf2fbcon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bdf2fbcon b/bin/bdf2fbcon index 5c7a9c4..3d4c3f7 100755 --- a/bin/bdf2fbcon +++ b/bin/bdf2fbcon @@ -21,7 +21,7 @@ use constant { }; my $VERSION; -$VERSION = '0.1.0'; +$VERSION = '0.2.0'; sub warning { |