]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
change version up to v1.1.11
authorBastian Dehn <hhaalo@arcor.de>
Sun, 12 Oct 2025 09:42:02 +0000 (11:42 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sun, 12 Oct 2025 09:42:02 +0000 (11:42 +0200)
src/CMakeLists.txt
tests/kds_s2000w_net_tests.c

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