Skip to content

Commit

Permalink
Release 3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
skvadrik committed Jan 27, 2022
1 parent e6cd3ea commit 3a7c3fe
Show file tree
Hide file tree
Showing 13 changed files with 5,002 additions and 5,017 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.12)
project(re2c VERSION 2.2 HOMEPAGE_URL "https://re2c.org/")
project(re2c VERSION 3.0 HOMEPAGE_URL "https://re2c.org/")

list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

Expand Down
Loading

0 comments on commit 3a7c3fe

Please sign in to comment.