include/version.h
changeset 0 826dd5531eb0
child 3 724e07a9f155
equal deleted inserted replaced
-1:000000000000 0:826dd5531eb0
       
     1 /*
       
     2  *  $Id: version.h 2 2007-12-22 14:15:30Z mbroeker $
       
     3  * $URL: http://localhost/svn/cpp/qMonitor/trunk/include/version.h $
       
     4  */
       
     5 
       
     6 #ifndef VERSION_H
       
     7 #define VERSION_H
       
     8 
       
     9 #define VERSION_STRING "qMonitor Revision 0.90"
       
    10 #endif
       
    11