Skip to content

Commit bec9743

Browse files
committed
Release 0.5.0
1 parent 3532523 commit bec9743

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/include/otezip/config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
#define OTEZIP_CONFIG_H
55

66
#define OTEZIP_VERSION_MAJOR 0
7-
#define OTEZIP_VERSION_MINOR 4
8-
#define OTEZIP_VERSION_PATCH 8
7+
#define OTEZIP_VERSION_MINOR 5
8+
#define OTEZIP_VERSION_PATCH 0
99

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

0 commit comments

Comments
 (0)