We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e662fdc + df63579 commit 7c78e08Copy full SHA for 7c78e08
src/colord/defs.h
@@ -22,7 +22,7 @@
22
23
//#define ENABLE_QUEUE_LOGING
24
constexpr uint32_t version_major = 1;
25
-constexpr uint32_t version_minor = 1;
+constexpr uint32_t version_minor = 2;
26
constexpr uint32_t version_patch = 0;
27
28
//#define ALLOW_ZERO_COMPRESSION_MODE
0 commit comments