changeset 104:f82ac016d8ef 1.0b4

Updates for beta 4.
author Brian Smith <brian@dbsoft.org>
date Thu, 27 Dec 2012 08:10:01 -0600
parents 119ce8ebd5a1
children e892ab8e2e42
files install/handyftp-x64.nsi install/handyftp-x86.nsi install/handyftp.cfg install/scripts/license.txt
diffstat 4 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/install/handyftp-x64.nsi	Thu Dec 13 01:53:52 2012 -0600
+++ b/install/handyftp-x64.nsi	Thu Dec 27 08:10:01 2012 -0600
@@ -28,8 +28,8 @@
 ; General
 
   ; Name and file
-  Name "HandyFTP 1.0b3"
-  OutFile "hftp10b3win64.exe"
+  Name "HandyFTP"
+  OutFile "hftp10b4win64.exe"
 
   ; Default installation folder
   InstallDir "$PROGRAMFILES64\HandyFTP"
--- a/install/handyftp-x86.nsi	Thu Dec 13 01:53:52 2012 -0600
+++ b/install/handyftp-x86.nsi	Thu Dec 27 08:10:01 2012 -0600
@@ -9,8 +9,8 @@
 ; General
 
   ; Name and file
-  Name "HandyFTP 1.0b3"
-  OutFile "hftp10b3win.exe"
+  Name "HandyFTP"
+  OutFile "hftp10b4win.exe"
 
   ; Default installation folder
   InstallDir "$PROGRAMFILES\HandyFTP"
--- a/install/handyftp.cfg	Thu Dec 13 01:53:52 2012 -0600
+++ b/install/handyftp.cfg	Thu Dec 27 08:10:01 2012 -0600
@@ -4,7 +4,7 @@
 #
 # Version of the application being installed 
 #
-INSTALLER_VERSION=1.0b3
+INSTALLER_VERSION=1.0b4
 #
 # What the installer says in the title bar 
 #
@@ -59,4 +59,4 @@
 # List of packages.
 #
 INSTALLER_PACKAGE=misc.ace,Misc. Files
-INSTALLER_PACKAGE=handyftp.ace,HandyFTP 1.0b3
+INSTALLER_PACKAGE=handyftp.ace,HandyFTP 1.0b4
--- a/install/scripts/license.txt	Thu Dec 13 01:53:52 2012 -0600
+++ b/install/scripts/license.txt	Thu Dec 27 08:10:01 2012 -0600
@@ -1,6 +1,6 @@
 Copyright Information About HandyFTP.
 
-Copyright (C) 1999-2011 Brian Smith <brian@dbsoft.org>
+Copyright (C) 1999-2012 Brian Smith <brian@dbsoft.org>
 
 By using this product you accept that the authors hold no responsibility for damage from use of this product.