Skip to content

Commit a7162b2

Browse files
committed
bumped version
1 parent 487153d commit a7162b2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

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

33
**Framework for Operational Radiometric Correction for Environmental monitoring**
44

5-
**Version 3.7.6-develop**
5+
**Version 3.7.6**
66

77
![FORCE Logo](/images/force.png)
88

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FORCE documentation
55

66
**FORCE: Framework for Operational Radiometric Correction for Environmental monitoring**
77

8-
**Version 3.7.6-develop**
8+
**Version 3.7.6**
99

1010
`Download from Github <https://github.com/davidfrantz/force>`_.
1111

src/cross-level/_version-cl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Version number
3232
extern "C" {
3333
#endif
3434

35-
#define _VERSION_ "3.7.6-develop"
35+
#define _VERSION_ "3.7.6"
3636

3737
#ifdef __cplusplus
3838
}

0 commit comments

Comments
 (0)