Skip to content

Commit 56d0a92

Browse files
committed
Release 0.1.25
* Raw format: improve integer responses * ACLs: better command name comparison logic * WS: improve rejection of invalid frames * Limits: reject oversized requests faster
1 parent cf97ec3 commit 56d0a92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define VERSION_H
33

44
#ifndef WEBDIS_VERSION
5-
#define WEBDIS_VERSION "0.1.25-dev"
5+
#define WEBDIS_VERSION "0.1.25"
66
#endif
77

88
#endif /* VERSION_H */

0 commit comments

Comments
 (0)