mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 10:15:12 +03:00
23 lines
623 B
Diff
23 lines
623 B
Diff
From e792decd8fa3fcdc39901f01a9bb72ce79521189 Mon Sep 17 00:00:00 2001
|
|
From: Bart Ribbers <bribbers@disroot.org>
|
|
Date: Thu, 15 Apr 2021 18:10:01 +0200
|
|
Subject: [PATCH] Revert "Bump version from 5.15.3 to 5.15.4"
|
|
|
|
This reverts commit fc3d54dc39e9c7d1ce511567f5b996c2c3f53694.
|
|
---
|
|
.qmake.conf | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/.qmake.conf b/.qmake.conf
|
|
index d5e64505..09b0b2ca 100644
|
|
--- a/.qmake.conf
|
|
+++ b/.qmake.conf
|
|
@@ -5,4 +5,4 @@ QTWEBENGINE_OUT_ROOT = $$shadowed($$PWD)
|
|
load(qt_build_config)
|
|
CONFIG += warning_clean
|
|
|
|
-MODULE_VERSION = 5.15.4
|
|
+MODULE_VERSION = 5.15.3
|
|
--
|
|
2.31.1
|
|
|