changeset 88:15e19a47c115

Bump the version to 0.6 for release.
author Brian Smith <brian@dbsoft.org>
date Thu, 06 Jan 2022 07:13:21 -0600
parents c13109417997
children beecfa7b02a5
files install/cc-x64.nsi install/cc-x86.nsi install/cc.cfg install/cc.wis
diffstat 4 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/install/cc-x64.nsi	Mon Dec 20 17:36:32 2021 -0600
+++ b/install/cc-x64.nsi	Thu Jan 06 07:13:21 2022 -0600
@@ -28,7 +28,7 @@
 ; General
 
   ; Name and file
-  Name "Control Center 0.5"
+  Name "Control Center 0.6"
   OutFile "cc05win64.exe"
 
   ; Default installation folder
--- a/install/cc-x86.nsi	Mon Dec 20 17:36:32 2021 -0600
+++ b/install/cc-x86.nsi	Thu Jan 06 07:13:21 2022 -0600
@@ -9,7 +9,7 @@
 ; General
 
   ; Name and file
-  Name "Control Center 0.5"
+  Name "Control Center 0.6"
   OutFile "cc05win.exe"
 
   ; Default installation folder
--- a/install/cc.cfg	Mon Dec 20 17:36:32 2021 -0600
+++ b/install/cc.cfg	Thu Jan 06 07:13:21 2022 -0600
@@ -4,7 +4,7 @@
 #
 # Version of the application being installed 
 #
-INSTALLER_VERSION=0.5
+INSTALLER_VERSION=0.6
 #
 # What the installer says in the title bar 
 #
--- a/install/cc.wis	Mon Dec 20 17:36:32 2021 -0600
+++ b/install/cc.wis	Thu Jan 06 07:13:21 2022 -0600
@@ -4,7 +4,7 @@
       PACKAGEID="Brian Smith\Control Center\Base package\0\5"
       TARGET="?:\Programs\CC"
       SELECT
-      TITLE="Control Center 0.5"
+      TITLE="Control Center 0.6"
       CREATEOBJECT="WPProgram|Control Center|<WP_DESKTOP>|EXENAME=$(1)\CC.EXE;OBJECTID=<CONTROLCENTER>;"
       >Graphical Systerm Information Control Center for OS/2 PM.</PCK>
 </HEAD>