Skip to content

Commit

Permalink
toucan: bump up version to 3.1.7
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Tereschenko <alttoucan@gmail.com>
  • Loading branch information
alex-ter committed Aug 13, 2019
1 parent 3bf5ea9 commit cba39e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion help/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
# The short X.Y version.
version = '3.1'
# The full version, including alpha/beta/rc tags.
release = '3.1.6'
release = '3.1.7'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion toucan.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class wxFileConfig;
class wxTimerEvent;
class wxSingleInstanceChecker;

#define TOUCAN_VERSION "3.1.6"
#define TOUCAN_VERSION "3.1.7"

enum{
ID_OUTPUT = wxID_HIGHEST + 1,
Expand Down

0 comments on commit cba39e4

Please sign in to comment.