Skip to content

Commit

Permalink
Updated version in header files.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlpstsci authored and jamienoss committed Aug 9, 2018
1 parent b22724b commit 7921eef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion include/hstio.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ extern "C" {
# include <stdlib.h>
# include <stdio.h>

# define HSTIO_VERSION "HSTIO Version 2.6 (11-Mar-2010)"
# define HSTIO_VERSION "HSTIO Version 2.7 (09-Aug-2018)"

/*
** Data Structures and I/O Function Declarations for
Expand Down
2 changes: 1 addition & 1 deletion pkg/acs/calacs/include/acsversion.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define INCL_ACSVERSION_H

/* This string is written to the output primary header as CAL_VER. */
#define ACS_CAL_VER "10.1.0 (07-Aug-2018)"
#define ACS_CAL_VER "10.1.0 (09-Aug-2018)"
#define ACS_CAL_VER_NUM "10.1.0"

/* name and version number of the CTE correction algorithm */
Expand Down

0 comments on commit 7921eef

Please sign in to comment.