]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
change version up to v1.1.19
authorBastian Dehn <hhaalo@arcor.de>
Mon, 27 Oct 2025 15:18:25 +0000 (16:18 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Mon, 27 Oct 2025 15:18:25 +0000 (16:18 +0100)
src/CMakeLists.txt
tests/kds_s2000w_net_tests.c

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