Skip to content

Commit

Permalink
Version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SemaiCZE committed Apr 9, 2018
1 parent d4f582a commit f4600b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.1.0)
set(RECODEX_VERSION 1.4.0)
enable_testing()

# Hack for old CentOS and new GCC with uncompatible ABI
Expand Down
6 changes: 3 additions & 3 deletions recodex-worker.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
%define name recodex-worker
%define short_name worker
%define version 1.3.0
%define unmangled_version 51f034c148874203a8230043e6c572805a044bd0
%define release 2
%define version 1.4.0
%define unmangled_version d4f582aac7e986e62e0e91beb671fdcc9e0ba793
%define release 1

%define spdlog_name spdlog
%define spdlog_version 0.13.0
Expand Down

0 comments on commit f4600b9

Please sign in to comment.