Skip to content

Commit 7815a70

Browse files
committed
1.6.2-30: Update Changes.txt, increment patch level
1 parent 4578cc4 commit 7815a70

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Changes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Changes since 1.6.2 (released Jan 2012)
5757
following the 1.0.8 release), but the workaround is
5858
apparently no longer needed.
5959
29. cache_fun now supports caching of operator models.
60+
30. Updates to support heasoft-6.16
6061

6162
Changes since 1.6.1 (released Jul 2010)
6263
---------------------------------------

src/isis.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ extern "C" {
3636
#include <slang.h>
3737

3838
#define ISIS_VERSION 10602
39-
#define ISIS_VERSION_STRING "1.6.2-29"
39+
#define ISIS_VERSION_STRING "1.6.2-30"
4040
#define ISIS_VERSION_PREFIX 1.6.2
4141

4242
#define ISIS_API_VERSION 6

0 commit comments

Comments
 (0)