Skip to content

Commit

Permalink
version bump 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Linus Larsson authored and Linus Larsson committed Nov 29, 2015
1 parent b4171dc commit 38eaea8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changelog
Expand Up @@ -70,3 +70,6 @@ Fixed swithed model/battery in weekly graph

v4.0.0
Switch to QT

v4.0.1
Import fix on 0000.00.00 dates in logfile
2 changes: 1 addition & 1 deletion src/vc/globals.py
Expand Up @@ -7,7 +7,7 @@
PROGRAM_NAME = "VBar Control flight analyzer"

# Program version
VERSION = "v4.0.0"
VERSION = "v4.0.1"

# Implemented translations
TRANSLATIONS = ['en']
Expand Down

0 comments on commit 38eaea8

Please sign in to comment.