projects
/
ecparse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b536516
)
add version information
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Sat, 5 Jul 2008 12:46:42 +0000
(14:46 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Sat, 5 Jul 2008 12:46:42 +0000
(14:46 +0200)
Version.h
[new file with mode: 0644]
patch
|
blob
diff --git a/Version.h
b/Version.h
new file mode 100644
(file)
index 0000000..
eda187c
--- /dev/null
+++ b/
Version.h
@@ -0,0
+1,8
@@
+/**
+ * © 2008 by David Roden <droden@gmail.com>
+ */
+
+#pragma once
+
+#define VERSION "0.0.99"
+