Skip to content

Commit

Permalink
v0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vooidzero committed Oct 11, 2021
1 parent 4dd5d82 commit 4ed72a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions B23Downloader/B23Downloader.pro
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
VERSION = 0.9.3
VERSION = 0.9.5
QT += core gui network

win32-g++:contains(QMAKE_HOST.arch, x86_64):{
DEFINES += ENABLE_UPDATE_CHECK
# DEFINES += ENABLE_UPDATE_CHECK
}

# On Windows, QApplication::applicationVersion() returns VERSION defined above
Expand Down

0 comments on commit 4ed72a3

Please sign in to comment.