Skip to content

Commit

Permalink
upgrading windows version number
Browse files Browse the repository at this point in the history
Former-commit-id: 7e69b3e [formerly 3ca92fb]
Former-commit-id: d2732289cafb8db1710283371f7be2d4122b4a76
  • Loading branch information
AlessandroZ committed Nov 15, 2016
1 parent ec54b17 commit 755c098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Windows/lazagne/config/constant.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class constant():
folder_name = 'results'
file_name_results = 'credentials' # the extention is added depending on the user output choice
MAX_HELP_POSITION = 27
CURRENT_VERSION = '1.7'
CURRENT_VERSION = '1.8'
output = None
file_logger = None

Expand Down

0 comments on commit 755c098

Please sign in to comment.