Skip to content

Commit 8bf7541

Browse files
committed
Bump to version 0.33.0
1 parent c9607f3 commit 8bf7541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: u-config.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// u-config: a small, simple, portable pkg-config clone
22
// https://github.com/skeeto/u-config
33
// This is free and unencumbered software released into the public domain.
4-
#define VERSION "0.32.0"
4+
#define VERSION "0.33.0"
55

66
typedef unsigned char u8;
77
typedef signed int b32;

0 commit comments

Comments
 (0)