]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
change version up to v1.1.35
authorBastian Dehn <hhaalo@arcor.de>
Fri, 17 Jul 2026 12:10:10 +0000 (14:10 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Fri, 17 Jul 2026 12:10:10 +0000 (14:10 +0200)
CMakeLists.txt
tests/kds_s2000w_net_tests.c

index b4a772ac4fce82187e528d33d02e0974db05bb9b..0a8506585fa6976b06f2234528606fd47032a9bc 100644 (file)
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.25.1)
 
 set(CMAKE_BUILD_TYPE "Debug" CACHE STRING "[Debug|Release]")
 
-project(sane-kds-s2000w-net VERSION 1.1.34)
+project(sane-kds-s2000w-net VERSION 1.1.35)
 message(STATUS "PROJECT_VERSION ${PROJECT_VERSION}")
 
 if(${CMAKE_BUILD_TYPE} STREQUAL Release)
index 104566b0b7a4a9af9737d4b5c37aad212dd67d0b..56e9fe9f30bd4598085a38be165191dcdbcb6707 100644 (file)
@@ -14,7 +14,7 @@
 
 #define MAJOR 1
 #define MINOR 1
-#define PATCH 34
+#define PATCH 35
 
 int _kds_s2000w_net_setup(void** state)
 {