Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
This commit is contained in:
commit
3f8323091b
|
@ -19,6 +19,7 @@
|
|||
#include "../settings.h"
|
||||
#include "../systemconsts.h"
|
||||
#include "../widgets/ojproblemsetmodel.h"
|
||||
#include <QElapsedTimer>
|
||||
#include <QProcess>
|
||||
|
||||
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
redpanda-cpp (1.0.6-1) unstable; urgency=medium
|
||||
|
||||
* Update to 1.0.6
|
||||
|
||||
-- Roy Qu (瞿华) <royqh1979@gmail.com> Fri, 29 Apr 2022 09:41:00 +0800
|
||||
|
||||
redpanda-cpp (1.0.0-1) unstable; urgency=medium
|
||||
|
||||
* Update to 1.0.0
|
||||
|
|
Loading…
Reference in New Issue