File indexing completed on 2024-03-24 15:43:31

0001 #ifndef KMUDDY_VERSION_H
0002 #define KMUDDY_VERSION_H
0003 
0004 
0005 #define PACKAGE "KMuddy"
0006 #define VERSION "1.2pre"
0007 
0008 #endif // KMUDDY_VERSION_H
0009