Skip to content

Commit c501074

Browse files
committed
Release 0.4.8
1 parent ef835f6 commit c501074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/include/otezip/config.h

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

66
#define OTEZIP_VERSION_MAJOR 0
77
#define OTEZIP_VERSION_MINOR 4
8-
#define OTEZIP_VERSION_PATCH 6
8+
#define OTEZIP_VERSION_PATCH 8
99

1010
#define OTEZIP_STRINGIFY(x) #x
1111
#define OTEZIP_TOSTRING(x) OTEZIP_STRINGIFY(x)

0 commit comments

Comments
 (0)