Skip to content

Commit

Permalink
patch 7
Browse files Browse the repository at this point in the history
  • Loading branch information
tom committed Jul 5, 2017
1 parent 144a351 commit aa1f6ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions VERSION.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SET(PLUGIN_VERSION_MAJOR "1")
SET(PLUGIN_VERSION_MINOR "0")
SET(PLUGIN_VERSION_PATCH "006")
SET(PLUGIN_VERSION_DATE "2017-07-04")
SET(PLUGIN_VERSION_PATCH "007")
SET(PLUGIN_VERSION_DATE "2017-07-05")
2 changes: 1 addition & 1 deletion src/tactics_pi.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

#define PLUGIN_VERSION_MAJOR 1
#define PLUGIN_VERSION_MINOR 0
#define PLUGIN_VERSION_PATCH 6
#define PLUGIN_VERSION_PATCH 7

#define MY_API_VERSION_MAJOR 1
#define MY_API_VERSION_MINOR 12
Expand Down

0 comments on commit aa1f6ce

Please sign in to comment.