Skip to content

Commit 449e410

Browse files
LAGraph 1.1.0: version update
1 parent 8ec93e7 commit 449e410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LAGraph/include/LAGraph.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
// See also the LAGraph_Version utility method, which returns these values.
3838
// These definitions are derived from LAGraph/CMakeLists.txt.
3939

40-
#define LAGRAPH_DATE "FIXME:DATE, 2023"
40+
#define LAGRAPH_DATE "Dec 30, 2023"
4141
#define LAGRAPH_VERSION_MAJOR 1
4242
#define LAGRAPH_VERSION_MINOR 1
4343
#define LAGRAPH_VERSION_UPDATE 0

0 commit comments

Comments
 (0)