Imported both gpgdir and gpgwrap projects.
[pgp-tools.git] / gpgwrap / src / 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 */