Changeset 9084


Ignore:
Timestamp:
08/04/08 17:40:52 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9083 r9084  
    1919                                                 -*-*- END OF LINE -*-*-
    2020
     21 2008/08/04 Thomas Bretz
     22
     23   * RELEASE V2.1.1
     24
     25
     26
    2127 2008/08/04 Stefan Ruegamer
    2228
     
    2430     - added compux/cutslices to the jobmanager queue
    2531 
    26  * datacenter/scripts/movingrawfiles:
     32   * datacenter/scripts/movingrawfiles:
    2733     - modified the regex for finding the run number such that it
    2834       satisfies the new raw file convention
     
    3036       movingrawfiles2 is obsolete
    3137
    32  * datacenter/scripts/cutslices:
     38   * datacenter/scripts/cutslices:
    3339     - adapted the script for jobmanager use
    3440     - included some more checks
  • trunk/MagicSoft/Mars/Makefile.conf.general

    r8975 r9084  
    1717#   export MARSLIBS="-lX11 -lXpm -L/usr/X11R6/lib"
    1818#
    19 DEFINES  := -DMARSVER=\"\<cvs\>\" -D__MARS__ $(ARCHDEF) $(MARSDEFINES)
     19DEFINES  := -DMARSVER=\"2.1.1\" -D__MARS__ $(ARCHDEF) $(MARSDEFINES)
    2020
    2121CXXFLAGS = $(ROOTCFLAGS) $(INCLUDES) $(OPTIM) $(DEBUG) $(DEFINES)
  • trunk/MagicSoft/Mars/NEWS

    r9083 r9084  
    11                                                               -*-*- END -*-*-
    22
    3 == <cvs> ==
     3== Version 2.1.1 (2008/08/04) ==
    44
    55 ;Database
     
    109109
    110110
    111 == Version 2.1 (2007/09/03) ==
     111== Version 2.1 (2008/06/18) ==
    112112
    113113 ;Database
Note: See TracChangeset for help on using the changeset viewer.