diff --git a/firebird.pro b/firebird.pro index d63c5a22..b4a67b0e 100644 --- a/firebird.pro +++ b/firebird.pro @@ -1,7 +1,7 @@ lessThan(QT_MAJOR_VERSION, 5) : error("You need at least Qt 5 to build firebird!") # Version -DEFINES += FB_VERSION=0.3-beta +DEFINES += FB_VERSION=0.30 # JIT TRANSLATION_ENABLED = true