version.h
author insilmaril
Mon, 10 Apr 2006 11:00:19 +0000
changeset 268 2a6157d381fe
parent 266 7d91b35c1b6f
child 269 4c3e9fa0093b
permissions -rw-r--r--
switching to KDE icons
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM "VYM"
     5 #define __VYM_VERSION "1.7.13"
     6 #define __BUILD_DATE "March 28, 2006"
     7 
     8 #endif