]> git.sthu.org Git - pgp-tools.git/blob - version.h
3a3e78ec75362ff277f2ed34f1f1256b947a4b96
[pgp-tools.git] / version.h
1 /****************************************************************************
2 ****************************************************************************
3 *
4 * version.h
5 *
6 ****************************************************************************
7 ****************************************************************************/
8
9
10
11
12
13 #ifndef VERSION_H
14 #define VERSION_H
15
16 #define VERSION "0.04"
17 #define VERSION_DATE "20060904"
18
19
20
21 #endif /* !VERSION_H */
22 /******************************************************** Karsten Scheibler */