]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
change version up to v1.1.10
authorBastian Dehn <hhaalo@arcor.de>
Sat, 11 Oct 2025 16:11:24 +0000 (18:11 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sat, 11 Oct 2025 16:11:24 +0000 (18:11 +0200)
src/CMakeLists.txt
tests/kds_s2000w_net_tests.c

index 9fbc8871be7e8d3aa5658ce2fc2e77add30ca3d7..597b50bb34f90232a724a08ec7cc3c145c491f22 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 9)
+SET(PROJECT_VERSION_PATCH 10)
 
 SET(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})
 
index 6866a63e67c4f05328f6a7705254e55e020f1464..a74cd0e118e0afc53aa5893c5db3023c5466276d 100644 (file)
@@ -13,7 +13,7 @@
 
 #define MAJOR 1
 #define MINOR 1
-#define PATCH 9
+#define PATCH 10
 
 int setup(void** state)
 {