Skip to content

Commit

Permalink
Bump to 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CoffeeFlux committed Jan 13, 2025
1 parent c3c136d commit f437ba4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ project('Aegisub', ['c', 'cpp'],
license: 'BSD-3-Clause',
meson_version: '>=0.57.0',
default_options: ['cpp_std=c++20', 'buildtype=debugoptimized', 'harfbuzz:icu=disabled', 'ffmpeg:libdav1d=enabled'],
version: '3.4.1')
version: '3.4.2')

cmake = import('cmake')

Expand Down
2 changes: 1 addition & 1 deletion packages/desktop/aegisub.metainfo.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
</provides>
<releases>
<!-- TODO: automatic replace at config time -->
<release version="3.4.1" date="2025-01-01"/>
<release version="3.4.2" date="2025-01-12"/>
</releases>
</component>
4 changes: 2 additions & 2 deletions packages/win_installer/portable/portable-comment.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Path=.\Aegisub portable
Title=Aegisub 3.4.1 Portable
Title=Aegisub 3.4.2 Portable
Text
{
<h1 style="font-family: Tahoma; font-size: 20px; text-align: center;">Aegisub 3.4.1 Portable</h1>
<h1 style="font-family: Tahoma; font-size: 20px; text-align: center;">Aegisub 3.4.2 Portable</h1>
<p style="font-family: Tahoma; font-size: 12px;">This archive contains a
"portable" version of Aegisub, suitable for running from USB pen drives or on
machines which you cannot install software on. To reduce the size several
Expand Down

0 comments on commit f437ba4

Please sign in to comment.