Skip to content

Commit

Permalink
Increment next branch version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rot127 committed Jul 23, 2023
1 parent 897e1f2 commit 6a8a0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/capstone/capstone.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ extern "C" {
// Version for bleeding edge code of the Github's "next" branch.
// Use this if you want the absolutely latest development code.
// This version number will be bumped up whenever we have a new major change.
#define CS_NEXT_VERSION 5
#define CS_NEXT_VERSION 6

// Capstone package version
#define CS_VERSION_MAJOR CS_API_MAJOR
Expand Down

0 comments on commit 6a8a0ec

Please sign in to comment.