Skip to content

Commit

Permalink
Bumps cmake version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dgasmith committed Aug 6, 2018
1 parent 757e615 commit bcec0a6
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,7 +1,7 @@
cmake_minimum_required(VERSION 3.1 FATAL_ERROR)

project(gau2grid
VERSION 1.1.0
VERSION 1.2.0
LANGUAGES C)
set(gau2grid_AUTHORS "Daniel G. A. Smith")
set(gau2grid_DESCRIPTION "Fast computation of a gaussian and its derivative on a grid")
Expand Down

0 comments on commit bcec0a6

Please sign in to comment.