From 0c29b1f9c7fb704dbd6418accbc116737b333c97 Mon Sep 17 00:00:00 2001 From: Donna Whisnant Date: Wed, 13 Nov 2013 05:22:59 +0000 Subject: [PATCH] Updated the Version Header for the KJPBS 2.0 Release Build. git-svn-id: file:///home/dewhisna/Documents/programs/Bible/svndump/purebiblesearch_150731/code_gitcvt/trunk@740 523e89ec-37fb-4b40-b97f-42a194c95123 --- .../linuxbuild/rpmfiles32/KJVCanOpener_tags.xml | 8 ++++---- programs/KJVCanOpener/version.h | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/programs/KJVCanOpener/linuxbuild/rpmfiles32/KJVCanOpener_tags.xml b/programs/KJVCanOpener/linuxbuild/rpmfiles32/KJVCanOpener_tags.xml index 399efe47..4e60c13d 100644 --- a/programs/KJVCanOpener/linuxbuild/rpmfiles32/KJVCanOpener_tags.xml +++ b/programs/KJVCanOpener/linuxbuild/rpmfiles32/KJVCanOpener_tags.xml @@ -1,11 +1,11 @@ - 1.91.1 + 2.0.0 1 - GUI Application to Search and Count the Pure King James Bible + King James Pure Bible Search - GUI Application to Search and Count the Pure King James Bible Study and analyze the Fingerprint of God in the mathematical structure, known as the King James Code, of the King James text of the Holy Bible. Allows instant real-time searches, with an autocompleter droplist to assist with words which come next. Jump to specific words, verses, or chapters by number, and see all possible count statistics of phrases within the text. -For more info and downloads, see http://www.dewtronics.com/KingJamesPureBibleSearch/ -For details on the King James Code, see http://visitbethelchurch.com/ +For more info and downloads, see http://www.PureBibleSearch.com/ +For details on the King James Code, see http://VisitBethelChurch.com/ Dewtronics GNU GPL 3 diff --git a/programs/KJVCanOpener/version.h b/programs/KJVCanOpener/version.h index 74c17eb9..028121bc 100644 --- a/programs/KJVCanOpener/version.h +++ b/programs/KJVCanOpener/version.h @@ -24,15 +24,15 @@ #ifndef VERSION_H #define VERSION_H -#define VER_QT "1.91.1" -#define VER_FILEVERSION 1,91,1,0 -#define VER_FILEVERSION_STR "1,91,1,0\0" +#define VER_QT "2.0.0" +#define VER_FILEVERSION 2,0,0,0 +#define VER_FILEVERSION_STR "2,0,0,0\0" -#define VER_PRODUCTVERSION 1,91,1,0 -#define VER_PRODUCTVERSION_STR "1,91,1,0\0" +#define VER_PRODUCTVERSION 2,0,0,0 +#define VER_PRODUCTVERSION_STR "2,0,0,0\0" #define VER_SPECIALVERSION_STR "(Beta Version for Upcoming 2.0 Release)\0" -#define SPECIAL_BUILD 1 +#define SPECIAL_BUILD 0 #define VER_APPNAME_STR_QT "KingJamesPureBibleSearch\0" #define VER_ORGNAME_STR_QT VER_COMPANYNAME_STR