Skip to content

Commit

Permalink
change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
saursin committed Jul 20, 2021
1 parent c35cdf4 commit 5bf9ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sim/defs.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* @brief Version information
*/
const char Info_version[] = "AtomSim v1.1";
const char Info_version[] = "AtomSim v1.2";

/**
* @brief Copyright message
Expand Down

0 comments on commit 5bf9ed5

Please sign in to comment.