diff options
Diffstat (limited to 'Gps+/version.h')
-rw-r--r-- | Gps+/version.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gps+/version.h b/Gps+/version.h new file mode 100644 index 0000000..88e1e08 --- /dev/null +++ b/Gps+/version.h @@ -0,0 +1,3 @@ +#define __FILEVERSION_STRING 0,0,0,1
+#define __VERSION_STRING "0.0.0.1"
+#define __VERSION_DWORD 0x00000001
|