Imported both gpgdir and gpgwrap projects.
[pgp-tools.git] / gpgwrap / src / version.h
diff --git a/gpgwrap/src/version.h b/gpgwrap/src/version.h
new file mode 100644 (file)
index 0000000..3a3e78e
--- /dev/null
@@ -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 */