From ccf1f09e3da907f36b03e34a17e01a2127ff76e4 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Tue, 14 Oct 2014 11:18:23 -0700 Subject: [PATCH] Updating program version to 1.0.2 --- README | 2 +- digits.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 2815fcd..5f7067c 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory contains version 1.0.1. +This directory contains version 1.0.2. This is definitely a thinking person's game! diff --git a/digits.pl b/digits.pl index 73cba9a..cca065a 100755 --- a/digits.pl +++ b/digits.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# Digits 1.0.1 +# Digits 1.0.2 # # Copyright (C) 2013 Jason Self # -- 2.31.1