changeset 95:fbadcd216ec8

Update the installers, bump version to 0.7 and remove the version from the title. When updating packages the version does not get updated and thus becomes inaccurate. Also update the copyright to 2023.
author Brian Smith <brian@dbsoft.org>
date Thu, 05 Jan 2023 23:05:43 -0600
parents 1c08855e848b
children acce9f9e6d57
files install/cc-x64.nsi install/cc-x86.nsi install/cc.cfg install/cc.wis install/scripts/license.txt
diffstat 5 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/install/cc-x64.nsi	Tue Jun 28 04:05:32 2022 -0500
+++ b/install/cc-x64.nsi	Thu Jan 05 23:05:43 2023 -0600
@@ -28,8 +28,8 @@
 ; General
 
   ; Name and file
-  Name "Control Center 0.6"
-  OutFile "cc06win64.exe"
+  Name "Control Center"
+  OutFile "cc07win64.exe"
 
   ; Default installation folder
   InstallDir "$PROGRAMFILES64\Control Center"
--- a/install/cc-x86.nsi	Tue Jun 28 04:05:32 2022 -0500
+++ b/install/cc-x86.nsi	Thu Jan 05 23:05:43 2023 -0600
@@ -9,8 +9,8 @@
 ; General
 
   ; Name and file
-  Name "Control Center 0.6"
-  OutFile "cc06win.exe"
+  Name "Control Center"
+  OutFile "cc07win.exe"
 
   ; Default installation folder
   InstallDir "$PROGRAMFILES\Control Center"
--- a/install/cc.cfg	Tue Jun 28 04:05:32 2022 -0500
+++ b/install/cc.cfg	Thu Jan 05 23:05:43 2023 -0600
@@ -4,7 +4,7 @@
 #
 # Version of the application being installed 
 #
-INSTALLER_VERSION=0.6
+INSTALLER_VERSION=0.7
 #
 # What the installer says in the title bar 
 #
@@ -59,4 +59,4 @@
 # List of packages.
 #
 INSTALLER_PACKAGE=misc.ace,Misc. Files
-INSTALLER_PACKAGE=cc.ace,Control Center 0.5
+INSTALLER_PACKAGE=cc.ace,Control Center 0.7
--- a/install/cc.wis	Tue Jun 28 04:05:32 2022 -0500
+++ b/install/cc.wis	Thu Jan 05 23:05:43 2023 -0600
@@ -1,10 +1,10 @@
 <WARPIN>
 <HEAD>
 <PCK INDEX="1"
-      PACKAGEID="Brian Smith\Control Center\Base package\0\6"
+      PACKAGEID="Brian Smith\Control Center\Base package\0\7"
       TARGET="?:\Programs\CC"
       SELECT
-      TITLE="Control Center 0.6"
+      TITLE="Control Center"
       CREATEOBJECT="WPProgram|Control Center|<WP_DESKTOP>|EXENAME=$(1)\CC.EXE;OBJECTID=<CONTROLCENTER>;"
       >Graphical Systerm Information Control Center for OS/2 PM.</PCK>
 </HEAD>
--- a/install/scripts/license.txt	Tue Jun 28 04:05:32 2022 -0500
+++ b/install/scripts/license.txt	Thu Jan 05 23:05:43 2023 -0600
@@ -1,6 +1,6 @@
 Copyright Information About Control Center.
 
-Copyright (C) 2003-2022 Brian Smith <brian@dbsoft.org>
+Copyright (C) 2003-2023 Brian Smith <brian@dbsoft.org>
 
 By using this product you accept that the authors hold no responsibility for damage from use of this product.