Skip to content

Commit c825d81

Browse files
committed
Release 0.3.3
1 parent b425d3d commit c825d81

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
@@ -10,7 +10,7 @@
1010

1111
#define OTEZIP_VERSION_MAJOR 0
1212
#define OTEZIP_VERSION_MINOR 3
13-
#define OTEZIP_VERSION_PATCH 2
13+
#define OTEZIP_VERSION_PATCH 3
1414

1515
#define OTEZIP_STRINGIFY(x) #x
1616
#define OTEZIP_TOSTRING(x) OTEZIP_STRINGIFY(x)

0 commit comments

Comments
 (0)