Skip to content

Commit

Permalink
Remove empty columns during saving of polar.
Browse files Browse the repository at this point in the history
This fix will remove empty columns found in the polar during saving.
Also beautified the code, hence a lot of updated lines.
  • Loading branch information
ptulp committed May 31, 2017
1 parent 98d2011 commit d47d135
Show file tree
Hide file tree
Showing 2 changed files with 1,628 additions and 1,531 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 "1")
SET(PLUGIN_VERSION_PATCH "007")
SET(PLUGIN_VERSION_DATE "2016-01-05")
SET(PLUGIN_VERSION_PATCH "008")
SET(PLUGIN_VERSION_DATE "2017-05-31")
Loading

0 comments on commit d47d135

Please sign in to comment.