Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
solariun committed Jan 30, 2022
2 parents ba78a2a + 950908d commit ea30388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atomicx/atomicx.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include <setjmp.h>

/* Official version */
#define ATOMICX_VERSION "1.2.0"
#define ATOMICX_VERSION "1.2.1"
#define ATOMIC_VERSION_LABEL "AtomicX v" ATOMICX_VERSION " built at " __TIMESTAMP__

using atomicx_time = uint32_t;
Expand Down

0 comments on commit ea30388

Please sign in to comment.