Skip to content

Commit 2c8288a

Browse files
committed
v3.0.0c1
1 parent 084f526 commit 2c8288a

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 0xB
26+
#define PBIO_VERSION_LEVEL_HEX 0xC
2727

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

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

0 commit comments

Comments
 (0)