Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Commit 82b5e35

Browse files
committed
Fix the version in config.h (#104).
1 parent 518e422 commit 82b5e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
/* Version string: */
3030

31-
#define VERSION "2.56b"
31+
#define VERSION "2.57b"
3232

3333
/******************************************************
3434
* *

0 commit comments

Comments
 (0)