Skip to content

Commit

Permalink
Version 6.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
jddurand committed Feb 20, 2024
1 parent a33da3c commit c54b82e
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.32 LANGUAGES C CXX)
project(marpaESLIF VERSION 6.0.33 LANGUAGES C CXX)
#
# Specific options
#
Expand Down

0 comments on commit c54b82e

Please sign in to comment.