Changeset 9084 for trunk/MagicSoft
- Timestamp:
- 08/04/08 17:40:52 (16 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9083 r9084 19 19 -*-*- END OF LINE -*-*- 20 20 21 2008/08/04 Thomas Bretz 22 23 * RELEASE V2.1.1 24 25 26 21 27 2008/08/04 Stefan Ruegamer 22 28 … … 24 30 - added compux/cutslices to the jobmanager queue 25 31 26 * datacenter/scripts/movingrawfiles:32 * datacenter/scripts/movingrawfiles: 27 33 - modified the regex for finding the run number such that it 28 34 satisfies the new raw file convention … … 30 36 movingrawfiles2 is obsolete 31 37 32 * datacenter/scripts/cutslices:38 * datacenter/scripts/cutslices: 33 39 - adapted the script for jobmanager use 34 40 - included some more checks -
trunk/MagicSoft/Mars/Makefile.conf.general
r8975 r9084 17 17 # export MARSLIBS="-lX11 -lXpm -L/usr/X11R6/lib" 18 18 # 19 DEFINES := -DMARSVER=\" \<cvs\>\" -D__MARS__ $(ARCHDEF) $(MARSDEFINES)19 DEFINES := -DMARSVER=\"2.1.1\" -D__MARS__ $(ARCHDEF) $(MARSDEFINES) 20 20 21 21 CXXFLAGS = $(ROOTCFLAGS) $(INCLUDES) $(OPTIM) $(DEBUG) $(DEFINES) -
trunk/MagicSoft/Mars/NEWS
r9083 r9084 1 1 -*-*- END -*-*- 2 2 3 == <cvs>==3 == Version 2.1.1 (2008/08/04) == 4 4 5 5 ;Database … … 109 109 110 110 111 == Version 2.1 (200 7/09/03) ==111 == Version 2.1 (2008/06/18) == 112 112 113 113 ;Database
Note:
See TracChangeset
for help on using the changeset viewer.