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

index 267688be42665f816217169bed10514c3dbd15d8..b1e5ef9bc9eb951c9aedd51e549a8ed66c4bcbaa 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 13)
+SET(PROJECT_VERSION_PATCH 14)
 
 SET(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})
 
index c343762e0389fd6287d5921fe93612a5d3db350e..c71aacd7d826015824910bdb5284d0d277a02cf1 100644 (file)
@@ -13,7 +13,7 @@
 
 #define MAJOR 1
 #define MINOR 1
-#define PATCH 13
+#define PATCH 14
 
 int setup(void** state)
 {