X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=gpgwrap%2Fsrc%2Fversion.h;fp=gpgwrap%2Fsrc%2Fversion.h;h=3a3e78ec75362ff277f2ed34f1f1256b947a4b96;hb=957ed3e08d73f53b2df43e5c20c03c78f54c08f1;hp=0000000000000000000000000000000000000000;hpb=8b16f5d3cdfc8dd2886d86fabd7467c65b687c86;p=pgp-tools.git diff --git a/gpgwrap/src/version.h b/gpgwrap/src/version.h new file mode 100644 index 0000000..3a3e78e --- /dev/null +++ b/gpgwrap/src/version.h @@ -0,0 +1,22 @@ +/**************************************************************************** + **************************************************************************** + * + * version.h + * + **************************************************************************** + ****************************************************************************/ + + + + + +#ifndef VERSION_H +#define VERSION_H + +#define VERSION "0.04" +#define VERSION_DATE "20060904" + + + +#endif /* !VERSION_H */ +/******************************************************** Karsten Scheibler */