We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e87a22 commit 25b2860Copy full SHA for 25b2860
src/colord/defs.h
@@ -23,7 +23,7 @@
23
//#define ENABLE_QUEUE_LOGING
24
constexpr uint32_t version_major = 1;
25
constexpr uint32_t version_minor = 2;
26
-constexpr uint32_t version_patch = 0;
+constexpr uint32_t version_patch = 1;
27
28
//#define ALLOW_ZERO_COMPRESSION_MODE
29
0 commit comments