]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
change version up to v1.1.13
authorBastian Dehn <hhaalo@arcor.de>
Thu, 16 Oct 2025 17:26:21 +0000 (19:26 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Thu, 16 Oct 2025 17:26:21 +0000 (19:26 +0200)
src/CMakeLists.txt
tests/kds_s2000w_net_tests.c

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