Skip to content

Commit 25b2860

Browse files
committed
update version number
1 parent 3e87a22 commit 25b2860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/colord/defs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
//#define ENABLE_QUEUE_LOGING
2424
constexpr uint32_t version_major = 1;
2525
constexpr uint32_t version_minor = 2;
26-
constexpr uint32_t version_patch = 0;
26+
constexpr uint32_t version_patch = 1;
2727

2828
//#define ALLOW_ZERO_COMPRESSION_MODE
2929

0 commit comments

Comments
 (0)