Skip to content

Commit 7c78e08

Browse files
committed
Merge branch 'master' into public
2 parents e662fdc + df63579 commit 7c78e08

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
@@ -22,7 +22,7 @@
2222

2323
//#define ENABLE_QUEUE_LOGING
2424
constexpr uint32_t version_major = 1;
25-
constexpr uint32_t version_minor = 1;
25+
constexpr uint32_t version_minor = 2;
2626
constexpr uint32_t version_patch = 0;
2727

2828
//#define ALLOW_ZERO_COMPRESSION_MODE

0 commit comments

Comments
 (0)