Skip to content

Commit 0dbe68f

Browse files
build(release): bump version to 2.0.0 (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c7e8ca7 commit 0dbe68f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef VERSION_H_
22
#define VERSION_H_
33

4-
#define RELEASE_VER_MAIN 1
4+
#define RELEASE_VER_MAIN 2
55
#define RELEASE_VER_SUB 0
66
#define RELEASE_VER_FIX 0
77

0 commit comments

Comments
 (0)