From 5bf9ed54c0f551e5c11fda30a34e80240203b7be Mon Sep 17 00:00:00 2001 From: Saurabh Singh Date: Tue, 20 Jul 2021 19:07:52 +0530 Subject: [PATCH] change version number --- sim/defs.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim/defs.hpp b/sim/defs.hpp index cd14a31b..732063e3 100644 --- a/sim/defs.hpp +++ b/sim/defs.hpp @@ -1,7 +1,7 @@ /** * @brief Version information */ -const char Info_version[] = "AtomSim v1.1"; +const char Info_version[] = "AtomSim v1.2"; /** * @brief Copyright message