Skip to content

Commit

Permalink
Version 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matwey committed May 2, 2020
1 parent 5949576 commit f68ca18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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.0.0)
cmake_policy(SET CMP0048 NEW)
project(fips LANGUAGES C CXX VERSION 3.3.1)
project(fips LANGUAGES C CXX VERSION 3.4.0)

set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(CMAKE_AUTOMOC ON)
Expand Down
1 change: 1 addition & 0 deletions dist/freedesktop/space.fips.Fips.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ FITS image extension has basic limited support.
<url type="homepage">https://fips.space</url>
<url type="bugtracker">https://github.com/matwey/fips3/issues</url>
<releases>
<release version="3.4.0" timestamp="2020-05-02" />
<release version="3.3.1" timestamp="2019-03-05" />
<release version="3.3.0" timestamp="2018-08-10" />
</releases>
Expand Down

0 comments on commit f68ca18

Please sign in to comment.