Skip to content

Commit

Permalink
Version 6.0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
jddurand committed Apr 16, 2024
1 parent 8f3a90d commit c1e27a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# Local tests done with: cmake -S c-marpaESLIF -B c-marpaESLIF-build -DCMAKE_HELPERS_DEBUG=OFF -DICU_ROOT=C:\icu4c-74_2-Win64-MSVC2019
#
cmake_minimum_required(VERSION 3.26.0 FATAL_ERROR)
project(marpaESLIF VERSION 6.0.34 LANGUAGES C CXX)
project(marpaESLIF VERSION 6.0.35 LANGUAGES C CXX)
#
# Specific options
#
Expand Down

0 comments on commit c1e27a5

Please sign in to comment.