[gimp] libgimpbase: increase GIMP_PROTOCOL_VERSION, the config message has changed



commit afe0c794e667f5593a3a11b972fe77c66b2c9ff0
Author: Michael Natterer <mitch gimp org>
Date:   Sat Jan 13 19:00:05 2018 +0100

    libgimpbase: increase GIMP_PROTOCOL_VERSION, the config message has changed

 libgimpbase/gimpprotocol.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgimpbase/gimpprotocol.h b/libgimpbase/gimpprotocol.h
index 3151f26..bcb9d1d 100644
--- a/libgimpbase/gimpprotocol.h
+++ b/libgimpbase/gimpprotocol.h
@@ -26,7 +26,7 @@ G_BEGIN_DECLS
 
 /* Increment every time the protocol changes
  */
-#define GIMP_PROTOCOL_VERSION  0x0015
+#define GIMP_PROTOCOL_VERSION  0x0016
 
 
 enum


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]