We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 487153d commit a7162b2Copy full SHA for a7162b2
README.md
@@ -2,7 +2,7 @@
2
3
**Framework for Operational Radiometric Correction for Environmental monitoring**
4
5
-**Version 3.7.6-develop**
+**Version 3.7.6**
6
7

8
docs/source/index.rst
@@ -5,7 +5,7 @@ FORCE documentation
**FORCE: Framework for Operational Radiometric Correction for Environmental monitoring**
9
10
`Download from Github <https://github.com/davidfrantz/force>`_.
11
src/cross-level/_version-cl.h
@@ -32,7 +32,7 @@ Version number
32
extern "C" {
33
#endif
34
35
-#define _VERSION_ "3.7.6-develop"
+#define _VERSION_ "3.7.6"
36
37
#ifdef __cplusplus
38
}
0 commit comments