OOps, forgot to update the version number here. master v1.0.2
authorJason Self <j@jxself.org>
Tue, 14 Oct 2014 18:22:08 +0000 (11:22 -0700)
committerJason Self <j@jxself.org>
Tue, 14 Oct 2014 18:22:08 +0000 (11:22 -0700)
digits.pl

index cca065a970f7ed0492041a1e26af19ca844eada1..fd23070c14a38491a4c004a9efbdcfaef8e29659 100755 (executable)
--- a/digits.pl
+++ b/digits.pl
@@ -221,7 +221,7 @@ sub display_text {
        $| = 1;
        print "\033[2J";
        print "\033[0;0H";
-    print "\t\t\t" . '*** DIGITS 1.0.1 ***' . "\n";
+    print "\t\t\t" . '*** DIGITS 1.0.2 ***' . "\n";
 print "Homepage: http://jxself.org/digits.shtml\n\n";
 print "Copyright (C) 2013 Jason Self <j\@jxself.org>\n\n";
 print "Licensed under the GNU AGPL v3 or any later version.\n\n";