From c1cb8b5ab02b138a2c734591b00b3bf54de9d3f1 Mon Sep 17 00:00:00 2001 From: dpradov Date: Mon, 7 Jan 2013 18:11:59 +0000 Subject: [PATCH] Preparing 1.7.9 Beta 4 --- keynote.bdsproj | 2 +- keynote.res | Bin 2080 -> 2080 bytes kn_Info.pas | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/keynote.bdsproj b/keynote.bdsproj index 82fd486..965d455 100644 --- a/keynote.bdsproj +++ b/keynote.bdsproj @@ -164,7 +164,7 @@ KeyNote NF (New Features) 1.7.9.4 KeyNote NF - (c) Daniel Prado 2007-12 (c) Marek Jedlinski, 2000-03 + (c) Daniel Prado 2007-13 (c) Marek Jedlinski, 2000-03 Freeware keynote.exe KeyNote NF diff --git a/keynote.res b/keynote.res index c8e805d6e32d81835413e2e04a0130cf06f78126..2760f3583edd123d7611ecfe1a5beacf07ffe6c3 100644 GIT binary patch delta 14 VcmZ1=us~o#94n*o=6KeFOaLS61cCqn delta 14 VcmZ1=us~o#94n*I=6KeFOaLS01c3km diff --git a/kn_Info.pas b/kn_Info.pas index 54c4a52..cff0d7d 100644 --- a/kn_Info.pas +++ b/kn_Info.pas @@ -52,8 +52,8 @@ interface const Program_Name = 'KeyNote NF'; - Program_VerStr = '1.7.9.4 BETA 4 (31/12/2012)'; - Program_Version = '1.7.9 BETA 4'; // Used in program caption + Program_VerStr = '1.7.9.4 Beta 4 (07/01/2013)'; + Program_Version = '1.7.9 Beta 4'; // Used in program caption Program_License = 'Freeware / Open Source'; { // these are now stored in GF_Const.pas