version.h
author insilmaril
Wed, 15 Feb 2006 12:54:55 +0000
changeset 204 657078664946
parent 201 eda811e31b2e
child 205 30c4a6c7ff10
permissions -rw-r--r--
1.7.9 Import of KDE bookmarks, some _de translations
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@191
     4
#define __VYM "VYM"
insilmaril@200
     5
#define __VYM_VERSION "1.7.8"
insilmaril@201
     6
#define __BUILD_DATE "February 1, 2006"
insilmaril@0
     7
insilmaril@0
     8
#endif