projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a05e12
)
carl9170 firmware: update version to 1.9.3
1.9.3
author
Christian Lamparter
<chunkeey@googlemail.com>
Fri, 4 Mar 2011 20:13:21 +0000
(21:13 +0100)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Fri, 4 Mar 2011 20:13:21 +0000
(21:13 +0100)
include/shared/version.h
patch
|
blob
|
history
diff --git
a/include/shared/version.h
b/include/shared/version.h
index 15095c035169c71c2f0b0576329d50e45be3e004..e3afc9564e67a66b8a197f12955989c889c5cdc6 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 11
-#define CARL9170FW_VERSION_MONTH
1
-#define CARL9170FW_VERSION_DAY
22
-#define CARL9170FW_VERSION_GIT "1.9.
2
"
+#define CARL9170FW_VERSION_MONTH
3
+#define CARL9170FW_VERSION_DAY
4
+#define CARL9170FW_VERSION_GIT "1.9.
3
"
#endif /* __CARL9170_SHARED_VERSION_H */