-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 224271 b: refs/heads/master c: 3f1240e h: refs/heads/master i: 224269: 6b5ee9e 224267: 989c749 224263: 5983ddf 224255: 142e3d1 v: v3
- Loading branch information
Christian Lamparter
authored and
John W. Linville
committed
Nov 15, 2010
1 parent
f75b6f6
commit aecc3ba
Showing
5 changed files
with
31 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: bdd7bd16439975133d36bcd7c9c489302a114525 | ||
refs/heads/master: 3f1240e4f4b249f2388903864bdc766973f76687 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 29 | ||
#define CARL9170FW_VERSION_GIT "1.9.0" | ||
#endif /* __CARL9170_SHARED_VERSION_H */ |