Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ennoruijters committed Apr 8, 2023
1 parent 4c80dff commit 375bcd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dft2lnt/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
project (dft2lnt)
set (dft2lnt_VERSION_MAJOR 1)
set (dft2lnt_VERSION_MINOR 4)
set (dft2lnt_VERSION_PATCH 0)
set (dft2lnt_VERSION_PATCH 1)

## Needed for bison and flex
cmake_minimum_required (VERSION 3.0)
Expand Down

0 comments on commit 375bcd9

Please sign in to comment.