Skip to content

Commit fc4e4fb

Browse files
committed
Bumped version
1 parent 5eead21 commit fc4e4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/framework.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pragma once
22

33
static constexpr unsigned char VERSION_MAJOR = 1;
4-
static constexpr unsigned char VERSION_MINOR = 0;
4+
static constexpr unsigned char VERSION_MINOR = 1;
55
static constexpr unsigned char VERSION_PATCH = 0;
66

77
#define BLOCK_MDAT "mdat"

0 commit comments

Comments
 (0)