[otrs-cvs] CVS: otrs4win32 Install.txt,1.3,1.4 conf.nsh,1.3,1.4

cvs-log at otrs.org cvs-log at otrs.org
Wed Oct 4 13:11:47 CEST 2006


Update of /home/cvs/otrs4win32
In directory lancelot:/tmp/cvs-serv6324

Modified Files:
	Install.txt conf.nsh 
Log Message:
update to OTRS 2.1

Index: Install.txt
===================================================================
RCS file: /home/cvs/otrs4win32/Install.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** Install.txt	4 Oct 2006 09:47:19 -0000	1.3
--- Install.txt	4 Oct 2006 10:11:45 -0000	1.4
***************
*** 22,34 ****
  # install OTRS to Win32 systems
  
! Please install the OTRS 2.0 Wininstaller only at new and clean OS.
  
  The following components might be install:
  
! - OTRS 2.0.0-beta2
! - Apache 2
! - Mysql 4.1
! - CRONw 2
! - Perl 5.8
  
  1.) Download the OTRS4Win32.exe File from http://www.otrs.org/download
--- 22,34 ----
  # install OTRS to Win32 systems
  
! Please install the OTRS 2.1 Wininstaller only at new and clean OS.
  
  The following components might be install:
  
! - OTRS 2.1.1
! - Apache 2.2
! - Mysql 5.0
! - CRONw 2.0
! - Perl 5.8.8
  
  1.) Download the OTRS4Win32.exe File from http://www.otrs.org/download
***************
*** 39,41 ****
  
  If you need to stop, start or restart OTRS, please use the shortcuts or
! OTRS_Start.bat, OTRS_Stop.bat and OTRS_Restart.bat.
--- 39,41 ----
  
  If you need to stop, start or restart OTRS, please use the shortcuts or
! OTRS_Start.bat, OTRS_Stop.bat and OTRS_Restart.bat.
\ No newline at end of file

Index: conf.nsh
===================================================================
RCS file: /home/cvs/otrs4win32/conf.nsh,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** conf.nsh	4 Oct 2006 09:47:19 -0000	1.3
--- conf.nsh	4 Oct 2006 10:11:45 -0000	1.4
***************
*** 24,31 ****
   !define PRODUCT "OTRS"
  
! ;Visionnumber example OTRS 2.0.0-0
  
   !define MAJOR "2"
!  !define MINOR "0"
   !define RELEASE "1"
   !define BUILD "1"
--- 24,31 ----
   !define PRODUCT "OTRS"
  
! ;Visionnumber example OTRS 2.1.1-1
  
   !define MAJOR "2"
!  !define MINOR "1"
   !define RELEASE "1"
   !define BUILD "1"



More information about the cvs-log mailing list