Skip to content

Commit

Permalink
Updating package version in cmake config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Krulis committed Jan 9, 2021
1 parent 7009a8c commit efbe985
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
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.11.0)
project(recodex-worker)
set(RECODEX_VERSION 1.7.1)
set(RECODEX_VERSION 1.7.2)
enable_testing()

# Hack for old CentOS and new GCC with uncompatible ABI
Expand Down

0 comments on commit efbe985

Please sign in to comment.