X-Git-Url: https://jxself.org/git/?p=digits.git;a=blobdiff_plain;f=digits.pl;h=fd23070c14a38491a4c004a9efbdcfaef8e29659;hp=cca065a970f7ed0492041a1e26af19ca844eada1;hb=HEAD;hpb=ccf1f09e3da907f36b03e34a17e01a2127ff76e4 diff --git a/digits.pl b/digits.pl index cca065a..fd23070 100755 --- 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 \n\n"; print "Licensed under the GNU AGPL v3 or any later version.\n\n";