projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
529acea
)
carl9170 firmware: update version to 1.9.5
1.9.5
author
Christian Lamparter
<chunkeey@googlemail.com>
Wed, 14 Mar 2012 20:20:36 +0000
(21:20 +0100)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Wed, 14 Mar 2012 20:20:36 +0000
(21:20 +0100)
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
include/shared/version.h
patch
|
blob
|
history
diff --git
a/include/shared/version.h
b/include/shared/version.h
index e651db856344d8a25c1203f0bfae070a15d0fd55..9fa241e2a673e5cea63745f2f6226d1d32f66ef5 100644
(file)
--- a/
include/shared/version.h
+++ b/
include/shared/version.h
@@
-1,7
+1,7
@@
#ifndef __CARL9170_SHARED_VERSION_H
#define __CARL9170_SHARED_VERSION_H
-#define CARL9170FW_VERSION_YEAR 1
1
-#define CARL9170FW_VERSION_MONTH
8
-#define CARL9170FW_VERSION_DAY 1
5
-#define CARL9170FW_VERSION_GIT "1.9.
4
"
+#define CARL9170FW_VERSION_YEAR 1
2
+#define CARL9170FW_VERSION_MONTH
3
+#define CARL9170FW_VERSION_DAY 1
4
+#define CARL9170FW_VERSION_GIT "1.9.
5
"
#endif /* __CARL9170_SHARED_VERSION_H */