mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-10-24 03:02:22 +08:00
changelog-400t1
This commit is contained in:
parent
eb06f33269
commit
77c2e2ebc8
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,6 +1,6 @@
|
|||||||
spark-store (4.0.0) stable; urgency=medium
|
spark-store (4.0.0~test1) stable; urgency=medium
|
||||||
|
|
||||||
* feat: 全新版本
|
* feat: Yoyo come and fix it
|
||||||
|
|
||||||
-- shenmo <shenmo@spark-app.store> Fri, 30 Jan 2022 00:00:00 +0800
|
-- shenmo <shenmo@spark-app.store> Fri, 30 Jan 2022 00:00:00 +0800
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ DWIDGET_USE_NAMESPACE
|
|||||||
int main(int argc, char *argv[])
|
int main(int argc, char *argv[])
|
||||||
{
|
{
|
||||||
// Get build time
|
// Get build time
|
||||||
static const QString version = "Version 4.0";
|
static const QString version = "Version 4.0.0~test1";
|
||||||
static const QDate buildDate = QLocale( QLocale::English ).toDate( QString(__DATE__).replace(" ", " 0"), "MMM dd yyyy");
|
static const QDate buildDate = QLocale( QLocale::English ).toDate( QString(__DATE__).replace(" ", " 0"), "MMM dd yyyy");
|
||||||
static const QTime buildTime = QTime::fromString(__TIME__, "hh:mm:ss");
|
static const QTime buildTime = QTime::fromString(__TIME__, "hh:mm:ss");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user