From d805dfb9f9488db5fe19483021ca2dded8727e20 Mon Sep 17 00:00:00 2001 From: Javier Date: Mon, 20 Sep 2021 00:52:39 +0200 Subject: bump to 1.5 --- scribiu.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scribiu.pro') diff --git a/scribiu.pro b/scribiu.pro index 1672062..9abf66c 100644 --- a/scribiu.pro +++ b/scribiu.pro @@ -1,8 +1,8 @@ TARGET = scribiu -VERSION = 1.4 +VERSION = 1.5 TEMPLATE = app -QT += core gui widgets svg multimedia +QT += core gui widgets svg multimedia CONFIG += c++11 -- cgit v1.2.3