projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
728210b
)
carl9170 firmware: update API to 1.8.0
1.8.0
author
Christian Lamparter
<chunkeey@googlemail.com>
Wed, 4 Aug 2010 16:20:05 +0000
(18:20 +0200)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Wed, 4 Aug 2010 16:20:05 +0000
(18:20 +0200)
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 a8fbe2f1d099700b3113082b1ee417083ee0b6ac..a958b17afa344cc3791dfa8462a734b75ff76f3f 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 10
-#define CARL9170FW_VERSION_MONTH
7
-#define CARL9170FW_VERSION_DAY
27
-#define CARL9170FW_VERSION_GIT "1.
7.3
"
+#define CARL9170FW_VERSION_MONTH
8
+#define CARL9170FW_VERSION_DAY
4
+#define CARL9170FW_VERSION_GIT "1.
8.0
"
#endif /* __CARL9170_SHARED_VERSION_H */