From 60b2c31bbf645b5c33f8f5def3f4552e74bdd644 Mon Sep 17 00:00:00 2001 From: Joseph Hewitt Date: Sun, 26 Jun 2016 03:35:45 -0700 Subject: [PATCH] Updated version number --- gharena.pas | 2 +- history.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gharena.pas b/gharena.pas index d596cea..17f26b6 100644 --- a/gharena.pas +++ b/gharena.pas @@ -36,7 +36,7 @@ {$ENDIF} const - Version = '1.301'; + Version = '1.302'; var RPM: RPGMenuPtr; diff --git a/history.txt b/history.txt index 5d2814c..7ecb9de 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,4 @@ +1.302 June 26 2016 - Fixed lone enemy bug in SCENE_CaptureMecha.txt - Updated PLOT_BanditJob1.txt, PLOT_BanditJob2.txt, PLOT_BanditJob3.txt, PLOT_BountyHunt1.txt