skip lines if the content is the same

This commit is contained in:
Martin Sekera 2019-03-31 00:13:24 +01:00
parent 8de4ebd5d2
commit b36d1aa956
2 changed files with 4 additions and 3 deletions

View file

@ -4,5 +4,5 @@
major = 0 # VERSION_MAJOR_IDENTIFIER
minor = 1 # VERSION_MINOR_IDENTIFIER
# VERSION_LAST_MM 0.1
patch = 3 # VERSION_PATCH_IDENTIFIER
str = "0.1.3" # VERSION_STRING_IDENTIFIER
patch = 4 # VERSION_PATCH_IDENTIFIER
str = "0.1.4" # VERSION_STRING_IDENTIFIER