]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
change version up to v1.1.17
authorBastian Dehn <hhaalo@arcor.de>
Sun, 26 Oct 2025 20:22:32 +0000 (21:22 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Sun, 26 Oct 2025 20:22:32 +0000 (21:22 +0100)
src/CMakeLists.txt
tests/kds_s2000w_net_tests.c

index 3a9c4344182ffc1328f2686da69ca1f3fa1ebb21..ea0a5dcca3b98aaf4f763e30ef500326a3dea494 100644 (file)
@@ -4,7 +4,7 @@ PROJECT("sane-kds-s2000w-net")
 
 SET(PROJECT_VERSION_MAJOR 1)
 SET(PROJECT_VERSION_MINOR 1)
-SET(PROJECT_VERSION_PATCH 16)
+SET(PROJECT_VERSION_PATCH 17)
 
 SET(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})
 
index d7ad06cfd25a035cf3206bc0e29f84c5f81c8978..3bd05d75408e7ec3515e09d1699ff7e6d66df0c2 100644 (file)
@@ -13,7 +13,7 @@
 
 #define MAJOR 1
 #define MINOR 1
-#define PATCH 16
+#define PATCH 17
 
 int setup(void** state)
 {