projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
494de41
)
carl9170 firmware: update version to 1.9.2
author
Christian Lamparter
<chunkeey@googlemail.com>
Sat, 25 Dec 2010 01:55:13 +0000
(
02:55
+0100)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Sat, 25 Dec 2010 01:55:13 +0000
(
02:55
+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 e37a695fdbd02bc440dd4d81a6ea9a44d6bf4891..0fbca33062cb87dcd2005170ec1c78c1be66d586 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 1
1
-#define CARL9170FW_VERSION_DAY
1
5
-#define CARL9170FW_VERSION_GIT "1.9.
1
"
+#define CARL9170FW_VERSION_MONTH 1
2
+#define CARL9170FW_VERSION_DAY
2
5
+#define CARL9170FW_VERSION_GIT "1.9.
2
"
#endif /* __CARL9170_SHARED_VERSION_H */