Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.code.sf.net/p/qt5ct/code/trunk/qt5ct@582 8589a5e3-d8d1-45fb-8159-d1d5a4127d30
  • Loading branch information
trialuser02 committed Jul 20, 2020
1 parent d33bca2 commit 59be9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt5ct/qt5ct.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#define QT5CT_H

#define QT5CT_VERSION_MAJOR 1
#define QT5CT_VERSION_MINOR 1
#define QT5CT_VERSION_MINOR 2

#define QT5CT_TOSTRING(s) #s
#define QT5CT_STRINGIFY(s) QT5CT_TOSTRING(s)
Expand Down

0 comments on commit 59be9d1

Please sign in to comment.