]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
change version up to v1.1.12
authorBastian Dehn <hhaalo@arcor.de>
Wed, 15 Oct 2025 08:27:31 +0000 (10:27 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Wed, 15 Oct 2025 08:27:31 +0000 (10:27 +0200)
src/CMakeLists.txt
tests/kds_s2000w_net_tests.c

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