Skip to content

Commit

Permalink
preparing for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfsilva committed Nov 7, 2018
1 parent 23f1cd5 commit fa11d19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion include/wrench/simulation/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
*/

namespace wrench {
#define WRENCH_VERSION_STRING "1.2-dev"
#define WRENCH_VERSION_STRING "1.2"
}
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sonar.projectKey=wrench
sonar.projectName=WRENCH
sonar.projectVersion=1.2-dev
sonar.projectVersion=1.2

sonar.links.homepage=http://wrench-project.org
sonar.links.ci=https://travis-ci.org/wrench-project/wrench
Expand Down

0 comments on commit fa11d19

Please sign in to comment.