projects
/
reservoir_sample
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97d878a
)
Bumped version to 1.0.
author
Justin Wind
<justin.wind@gmail.com>
Mon, 15 Oct 2012 19:07:40 +0000
(12:07 -0700)
committer
Justin Wind
<justin.wind@gmail.com>
Mon, 15 Oct 2012 19:07:40 +0000
(12:07 -0700)
version.h
patch
|
blob
|
history
diff --git
a/version.h
b/version.h
index 4a032a2c574e3409a0cc8dec4a203fa33e796d62..42680d2be67db50f024662bb9a3a026b87cb8e3e 100644
(file)
--- a/
version.h
+++ b/
version.h
@@
-1,10
+1,10
@@
#ifndef VERSION_H
#define VERSION_H
-#define VERSION_MAJOR
0
+#define VERSION_MAJOR
1
#define VERSION_MINOR 0
-#define VERSION_EXTRA_STR "
prototype
"
-#define VERSION_STR "
0.0-prototype
"
-#define VERSION_DATE "2012-
09-27
"
+#define VERSION_EXTRA_STR ""
+#define VERSION_STR "
1.0
"
+#define VERSION_DATE "2012-
10-15
"
#endif