Skip to content

Commit 8845360

Browse files
committed
v3.0.0
:shipit: 2 the 🗺️ and build a 🤖
1 parent 9514a7a commit 8845360

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/pbio/include/pbio/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
#define PBIO_VERSION_MICRO 0
2424

2525
/** The current prerelease level as a hex digit. */
26-
#define PBIO_VERSION_LEVEL_HEX 0xC
26+
#define PBIO_VERSION_LEVEL_HEX 0xF
2727

2828
/** The current prerelease serial. */
29-
#define PBIO_VERSION_SERIAL 1
29+
#define PBIO_VERSION_SERIAL 0
3030

3131
/**
3232
* The current prerelease level as a string.

0 commit comments

Comments
 (0)