version bump

This commit is contained in:
Angie 2022-10-14 19:46:01 -03:00
parent 6fad5e740a
commit 34e982a763
2 changed files with 3 additions and 3 deletions

View File

@ -13,8 +13,8 @@ extern "C" {
// Header version
#define RAB_VERSION_MAJOR 1
#define RAB_VERSION_MINOR 2
#define RAB_VERSION_PATCH 3
#define RAB_VERSION_MINOR 3
#define RAB_VERSION_PATCH 0
#define RAB_VERSION_STR RAB_STRINGIFY(RAB_VERSION_MAJOR) "." RAB_STRINGIFY(RAB_VERSION_MINOR) "." RAB_STRINGIFY(RAB_VERSION_PATCH)

View File

@ -4,7 +4,7 @@
[metadata]
name = rabbitizer
# Version should be synced with include/common/RabbitizerVersion.h
version = 1.2.3
version = 1.3.0
author = Decompollaborate
license = MIT
description = MIPS instruction decoder