Skip to content

Commit 2986803

Browse files
author
polycfd
authored
Update apecss.h
Prepare release of v1.5
1 parent fd374b3 commit 2986803

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.4)
24-
static const char APECSS_RELEASE_DATE[] = "15-Jun-2023";
23+
#define APECSS_VERSION_NUM (1.5)
24+
static const char APECSS_RELEASE_DATE[] = "18-Mar-2024";
2525

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

0 commit comments

Comments
 (0)