Skip to content

Commit

Permalink
Increment Version Number
Browse files Browse the repository at this point in the history
  • Loading branch information
nibanks committed Mar 20, 2024
1 parent 570db01 commit 30d9800
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/quicreach.ver
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#endif

#ifndef VER_MINOR
#define VER_MINOR 4
#define VER_MINOR 5
#endif

#ifndef VER_PATCH
Expand Down
1 change: 1 addition & 0 deletions version.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "major": 1, "minor": 5, "patch": 0 }

0 comments on commit 30d9800

Please sign in to comment.