Skip to content

Commit

Permalink
Fixing release versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Krulis committed Nov 9, 2019
1 parent e85c83f commit 0c3af00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 2.8.11)
project(recodex-worker)
set(RECODEX_VERSION 1.5.1)
set(RECODEX_VERSION 1.6.4)
enable_testing()

# Hack for old CentOS and new GCC with uncompatible ABI
Expand Down
2 changes: 1 addition & 1 deletion recodex-worker.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%define name recodex-worker
%define short_name worker
%define version 1.6.4
%define version 1.6.3
%define unmangled_version 1b8b0b58238385183a6136d62e8aa8c1e8719623
%define release 1

Expand Down

0 comments on commit 0c3af00

Please sign in to comment.