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

index ea0a5dcca3b98aaf4f763e30ef500326a3dea494..37f35d4d233348bb05835dd074b5cc263dc14354 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 17)
+SET(PROJECT_VERSION_PATCH 18)
 
 SET(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})
 
index 3bd05d75408e7ec3515e09d1699ff7e6d66df0c2..59a8ab06d682e9b4cc79745a7189188cde7e14ad 100644 (file)
@@ -13,7 +13,7 @@
 
 #define MAJOR 1
 #define MINOR 1
-#define PATCH 17
+#define PATCH 18
 
 int setup(void** state)
 {