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

index bc6b0a4eeff5ca7efa9c788f0b0568d4af840fa4..305874ef6728c8aa0a8299c6d2b2fd40427b7600 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 7)
+SET(PROJECT_VERSION_PATCH 8)
 
 SET(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})
 
index 737e342c3bea71536e145d6430509383fad94df9..2ea322bdc876122cf407674568c43aca4a326ca0 100644 (file)
@@ -9,7 +9,7 @@
 
 #define MAJOR 1
 #define MINOR 1
-#define PATCH 7
+#define PATCH 8
 
 void kds_s2000w_net_init_test()
 {