Skip to content

Commit

Permalink
version 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rchikhi committed Apr 9, 2020
1 parent 5b131b9 commit 489e374
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cmake_minimum_required (VERSION 2.6)
# The default version number is the latest official build
SET (gatb-tool_VERSION_MAJOR 3)
SET (gatb-tool_VERSION_MINOR 2)
SET (gatb-tool_VERSION_PATCH 1)
SET (gatb-tool_VERSION_PATCH 2)

# But, it is possible to define another release number during a local build
IF (DEFINED MAJOR)
Expand Down
6 changes: 3 additions & 3 deletions test/ERR039477.md5
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
e92d66d1e5b7450e6f6d8f6cc1de24bf # osx CI
3192031d3491f3488a210419c50b9d4d # gcc 7 blok-bok
dc556ec0e91c9aad6c1a68e48a2d8456 # debian CI
25e5fadb17acd301493ee07ab19cd02d # osx CI
9025845a599799bbdda36875a0e1ff04 # debian CI
ce0d915d3328bf20e706dfff49f796ff # gcc 7 blok-bok

0 comments on commit 489e374

Please sign in to comment.