]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
change version up to v1.1.16
authorBastian Dehn <hhaalo@arcor.de>
Sat, 25 Oct 2025 19:36:54 +0000 (21:36 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sat, 25 Oct 2025 19:36:54 +0000 (21:36 +0200)
src/CMakeLists.txt
tests/kds_s2000w_net_tests.c

index 5b5dbef00ac159bfa9b6517e80e3df14bdb0036c..3a9c4344182ffc1328f2686da69ca1f3fa1ebb21 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 15)
+SET(PROJECT_VERSION_PATCH 16)
 
 SET(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})
 
index 8a88f487da66678d39caf6bb4294b7b2fc976c9d..678dfcef0d3cde12c0867306678d3767aa6c087e 100644 (file)
@@ -13,7 +13,7 @@
 
 #define MAJOR 1
 #define MINOR 1
-#define PATCH 15
+#define PATCH 16
 
 int setup(void** state)
 {