Skip to content

Commit a0b5e29

Browse files
author
Gerardo E. Cruz-Ortiz
committed
Increase version 1.1.6 and update Readme
1 parent 41c8e48 commit a0b5e29

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ This sample application is a non-flight example application implementation for t
77
sample_app is an example for how to build and link an application in cFS.
88

99
## Version Notes
10+
11+
- 1.1.6
12+
- Minor updates (see https://github.com/nasa/sample_app/pull/49)
1013
- 1.1.5
1114
- Fix to build on RASPBIAN OS
1215
- Minor updates (see https://github.com/nasa/sample_app/pull/47)

fsw/src/sample_app_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
#define SAMPLE_APP_MAJOR_VERSION 1
3535
#define SAMPLE_APP_MINOR_VERSION 1
36-
#define SAMPLE_APP_REVISION 5
36+
#define SAMPLE_APP_REVISION 6
3737
#define SAMPLE_APP_MISSION_REV 0
3838

3939

0 commit comments

Comments
 (0)