We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c9bf1a commit 7f57399Copy full SHA for 7f57399
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
2
3
project(gau2grid
4
- VERSION 1.3.1
+ VERSION 2.0.1
5
LANGUAGES C)
6
set(gau2grid_AUTHORS "Daniel G. A. Smith")
7
set(gau2grid_DESCRIPTION "Fast computation of a gaussian and its derivative on a grid")
0 commit comments