From f9c996d14205bc956dce4a1a5ba0c93b034ed7da Mon Sep 17 00:00:00 2001 From: Anton Kozhevnikov Date: Mon, 4 Mar 2019 18:03:23 +0100 Subject: [PATCH] Update constants.hpp --- src/constants.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants.hpp b/src/constants.hpp index ed92c5223..e8c0483f4 100644 --- a/src/constants.hpp +++ b/src/constants.hpp @@ -28,7 +28,7 @@ #include const int major_version = 6; -const int minor_version = 0; +const int minor_version = 1; const int revision = 0; /// NIST value for the inverse fine structure (http://physics.nist.gov/cuu/Constants/index.html)