projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
561a9e1
)
carl9170 firmware: update API to 1.9.0
1.9.0
author
Christian Lamparter
<chunkeey@googlemail.com>
Tue, 12 Oct 2010 11:00:21 +0000
(13:00 +0200)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Tue, 12 Oct 2010 11:00:21 +0000
(13:00 +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 ff53f078a0b5eaff1080bd7e27840940ae1cc0d1..4a3887d84e099d0cbaa52fb245636a7aedc922e7 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
9
-#define CARL9170FW_VERSION_DAY
28
-#define CARL9170FW_VERSION_GIT "1.
8.8.3
"
+#define CARL9170FW_VERSION_MONTH
10
+#define CARL9170FW_VERSION_DAY
12
+#define CARL9170FW_VERSION_GIT "1.
9.0
"
#endif /* __CARL9170_SHARED_VERSION_H */