File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ cmake_minimum_required(VERSION 3.17)
99set (MEDIAWRITER_MAJOR_VERSION "5" )
1010set (MEDIAWRITER_MINOR_VERSION "2" )
1111# MICRO_VERSION >= 50 means a development version
12- set (MEDIAWRITER_MICRO_VERSION "0 " )
12+ set (MEDIAWRITER_MICRO_VERSION "1 " )
1313set (MEDIAWRITER_VERSION "${MEDIAWRITER_MAJOR_VERSION} .${MEDIAWRITER_MINOR_VERSION} .${MEDIAWRITER_MICRO_VERSION} " )
1414
1515set (QT_MIN_VERSION "6.6.0" )
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ XPStyle on
2020# This is the size (in kB) of all the files copied into "Program Files"
2121# !define INSTALLSIZE
2222
23- VIProductVersion " 0.5.2.0 "
23+ VIProductVersion " 0.5.2.1 "
2424VIAddVersionKey " ProductName" " ${APPNAME}"
2525VIAddVersionKey " Comments" " ${DESCRIPTION}"
2626VIAddVersionKey " CompanyName" " ${COMPANYNAME}"
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ XPStyle on
2020# This is the size (in kB) of all the files copied into "Program Files"
2121# !define INSTALLSIZE
2222
23- VIProductVersion " 0.5.2.0 "
23+ VIProductVersion " 0.5.2.1 "
2424VIAddVersionKey " ProductName" " ${APPNAME}"
2525VIAddVersionKey " Comments" " ${DESCRIPTION}"
2626VIAddVersionKey " CompanyName" " ${COMPANYNAME}"
Original file line number Diff line number Diff line change 194194 <update_contact >jgrulich@redhat.com</update_contact >
195195 <content_rating type =" oars-1.1" />
196196 <releases >
197- <release version =" 5.2.0 " date =" 2024-11-22 " >
198- <url >https://github.com/FedoraQt/MediaWriter/releases/tag/5.2.0 </url >
197+ <release version =" 5.2.1 " date =" 2024-11-25 " >
198+ <url >https://github.com/FedoraQt/MediaWriter/releases/tag/5.2.1 </url >
199199 </release >
200200 </releases >
201201</component >
Original file line number Diff line number Diff line change 3131 <update_contact >jgrulich@redhat.com</update_contact >
3232 <content_rating type =" oars-1.1" />
3333 <releases >
34- <release version =" 5.2.0 " date =" 2024-11-22 " >
35- <url >https://github.com/FedoraQt/MediaWriter/releases/tag/5.2.0 </url >
34+ <release version =" 5.2.1 " date =" 2024-11-25 " >
35+ <url >https://github.com/FedoraQt/MediaWriter/releases/tag/5.2.1 </url >
3636 </release >
3737 </releases >
3838</component >
You can’t perform that action at this time.
0 commit comments