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 4578cc4 commit 7815a70Copy full SHA for 7815a70
Changes.txt
@@ -57,6 +57,7 @@ Changes since 1.6.2 (released Jan 2012)
57
following the 1.0.8 release), but the workaround is
58
apparently no longer needed.
59
29. cache_fun now supports caching of operator models.
60
+30. Updates to support heasoft-6.16
61
62
Changes since 1.6.1 (released Jul 2010)
63
---------------------------------------
src/isis.h
@@ -36,7 +36,7 @@ extern "C" {
36
#include <slang.h>
37
38
#define ISIS_VERSION 10602
39
-#define ISIS_VERSION_STRING "1.6.2-29"
+#define ISIS_VERSION_STRING "1.6.2-30"
40
#define ISIS_VERSION_PREFIX 1.6.2
41
42
#define ISIS_API_VERSION 6
0 commit comments