Skip to content

Commit

Permalink
Bumps CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
dgasmith committed Sep 20, 2019
1 parent 8c9bf1a commit 7f57399
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.3.1
VERSION 2.0.1
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 7f57399

Please sign in to comment.