Skip to content

Commit 63852cf

Browse files
committed
Bumped version
1 parent 4660f91 commit 63852cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/framework.hpp

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

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

77
#define BLOCK_MDAT "mdat"

0 commit comments

Comments
 (0)