[otrs-cvs] CVS: otrs4win32 Conf.nsh,1.3,1.4

cvs-log at otrs.org cvs-log at otrs.org
Mon Nov 6 17:33:02 CET 2006


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

Modified Files:
	Conf.nsh 
Log Message:
update version

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	7 Oct 2006 16:14:09 -0000	1.3
--- Conf.nsh	6 Nov 2006 16:33:00 -0000	1.4
***************
*** 21,25 ****
  
  ; --------------------------------------------------------------
! ; product name and version (example OTRS 2.1.1-001)
  ; --------------------------------------------------------------
  
--- 21,25 ----
  
  ; --------------------------------------------------------------
! ; product name and version (example OTRS 2.1.2-001)
  ; --------------------------------------------------------------
  
***************
*** 27,32 ****
  !define MAJOR "2"
  !define MINOR "1"
! !define RELEASE "1"
! !define BUILD "014"
  
  !define VERSION "${MAJOR}.${MINOR}.${RELEASE}-${BUILD}"
--- 27,32 ----
  !define MAJOR "2"
  !define MINOR "1"
! !define RELEASE "2"
! !define BUILD "001"
  
  !define VERSION "${MAJOR}.${MINOR}.${RELEASE}-${BUILD}"



More information about the cvs-log mailing list