Skip to content

Commit

Permalink
CMakeLists.txt: Bump to 1.1.1.
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandra Trifan <[email protected]>
  • Loading branch information
AlexandraTrifan committed Sep 27, 2019
1 parent a31db9b commit 6f32056
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 @@ -16,7 +16,7 @@
# Boston, MA 02110-1301, USA.

cmake_minimum_required(VERSION 3.1.3)
project(scopy LANGUAGES CXX VERSION 1.1.0)
project(scopy LANGUAGES CXX VERSION 1.1.1)

# Get the GIT hash of the latest commit
include(FindGit OPTIONAL)
Expand Down

0 comments on commit 6f32056

Please sign in to comment.