Skip to content

Commit

Permalink
increment minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
an-prata committed Jan 29, 2023
1 parent eec79b3 commit 62d0665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrutiny/scrutiny.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include <time.h>

#define SCRUTINY_VERSION_MAJOR 1
#define SCRUTINY_VERSION_MINOR 2
#define SCRUTINY_VERSION_MINOR 3
#define SCRUTINY_VERSION_PATCH 0

/*
Expand Down

0 comments on commit 62d0665

Please sign in to comment.