Skip to content

Commit b0fc741

Browse files
committed
Bump to 3.4.0
1 parent e74a182 commit b0fc741

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project('Aegisub', ['c', 'cpp'],
22
license: 'BSD-3-Clause',
33
meson_version: '>=0.57.0',
44
default_options: ['cpp_std=c++20', 'buildtype=debugoptimized'],
5-
version: '3.2.2')
5+
version: '3.4.0')
66

77
cmake = import('cmake')
88

packages/desktop/aegisub.appdata.xml.template.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
<binary>aegisub</binary>
5454
</provides>
5555
<releases>
56-
<release version="3.2.2" date="2014-12-08"/>
56+
<release version="3.4.0" date="2024-12-17"/>
5757
</releases>
5858
</component>

packages/win_installer/portable/portable-comment.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Path=.\Aegisub portable
2-
Title=Aegisub 3.1.0 Portable
2+
Title=Aegisub 3.4.0 Portable
33
Text
44
{
5-
<h1 style="font-family: Tahoma; font-size: 20px; text-align: center;">Aegisub 3.1.0 Portable</h1>
5+
<h1 style="font-family: Tahoma; font-size: 20px; text-align: center;">Aegisub 3.4.0 Portable</h1>
66
<p style="font-family: Tahoma; font-size: 12px;">This archive contains a
77
"portable" version of Aegisub, suitable for running from USB pen drives or on
88
machines which you cannot install software on. To reduce the size several

0 commit comments

Comments
 (0)