Skip to content

Commit

Permalink
Set @Version@
Browse files Browse the repository at this point in the history
  • Loading branch information
TinoDidriksen committed Oct 12, 2019
1 parent 06a151e commit a87009d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
set(CMAKE_LEGACY_CYGWIN_WIN32 0)
cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
project(apertium-anaphora
VERSION 0.0.2
VERSION 0.0.3
LANGUAGES CXX
)
set(VERSION ${PROJECT_VERSION})

# Release or Debug
if(NOT CMAKE_BUILD_TYPE)
Expand Down

0 comments on commit a87009d

Please sign in to comment.