Skip to content

Commit a0ee071

Browse files
committed
Update version number and date
1 parent 4e81a93 commit a0ee071

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

include/apecss.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
#ifndef APECSS_H_
2121
#define APECSS_H_
2222

23-
#define APECSS_VERSION_NUM (1.7)
24-
static const char APECSS_RELEASE_DATE[] = "27-Sep-2024";
23+
#define APECSS_VERSION_NUM (1.8)
24+
static const char APECSS_RELEASE_DATE[] = "21-Jul-2025";
2525

2626
// -------------------------------------------------------------------
2727
// CONSTANTS & MACROS

0 commit comments

Comments
 (0)