Skip to content

Commit 7f57399

Browse files
committed
Bumps CMake
1 parent 8c9bf1a commit 7f57399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
22

33
project(gau2grid
4-
VERSION 1.3.1
4+
VERSION 2.0.1
55
LANGUAGES C)
66
set(gau2grid_AUTHORS "Daniel G. A. Smith")
77
set(gau2grid_DESCRIPTION "Fast computation of a gaussian and its derivative on a grid")

0 commit comments

Comments
 (0)