Skip to content

Commit 3c19a34

Browse files
committed
version updated (1.3.0)
1 parent ba9406d commit 3c19a34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: src/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ include(mini-gmp/CMake/QuasarAppCITargets.cmake)
4949
initTests()
5050
addTests("AES_TEST" "${CURRENT_PROJECT}AES_TEST")
5151

52-
setVersion(0 2 0)
52+
setVersion(1 3 0)

Diff for: src/Qt-Secret.pro

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ CONFIG(release, debug|release): {
2323

2424
include($$PWD/mini-gmp/GMP.pri)
2525

26-
VERSION = 1.2.0
26+
VERSION = 1.3.0
2727

2828
HEADERS += Qt-AES/qaesencryption.h \
2929
qtsecret_global.h \

0 commit comments

Comments
 (0)