Skip to content

Commit 7ebec55

Browse files
committed
Version 1.5.0.
1 parent 9c6ebc8 commit 7ebec55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/cfac.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323
/* Versioning */
2424
#define CFAC_VERSION 1
25-
#define CFAC_SUBVERSION 4
26-
#define CFAC_SUBSUBVERSION 5
25+
#define CFAC_SUBVERSION 5
26+
#define CFAC_SUBSUBVERSION 0
2727

2828
#define CFAC_SUCCESS 0
2929
#define CFAC_FAILURE 1

0 commit comments

Comments
 (0)