Bump project version metadata to 1.0.1.
Synchronize CMake, README, and Ruby gem version strings with the released v1.0.1 tag to keep build and packaging metadata consistent. Made-with: Cursor
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# Email: knb@artif.org
|
||||
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
project(ptouch_label VERSION 1.0.0 LANGUAGES C)
|
||||
project(ptouch_label VERSION 1.0.1 LANGUAGES C)
|
||||
|
||||
set(CMAKE_C_STANDARD 11)
|
||||
set(CMAKE_C_STANDARD_REQUIRED ON)
|
||||
|
||||
Reference in New Issue
Block a user