From 906fcaed8826dca487c016f1af3256eeb82fcdf2 Mon Sep 17 00:00:00 2001
From: Thomas Goyne <plorkyeran@aegisub.org>
Date: Sun, 14 Sep 2014 09:24:03 -0700
Subject: [PATCH] Bumper version number in portable installer to 3.2.1

---
 packages/win_installer/portable/portable-comment.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/win_installer/portable/portable-comment.txt b/packages/win_installer/portable/portable-comment.txt
index 69fe24c80..9dade8df4 100644
--- a/packages/win_installer/portable/portable-comment.txt
+++ b/packages/win_installer/portable/portable-comment.txt
@@ -1,8 +1,8 @@
 Path=.\Aegisub portable
-Title=Aegisub 3.2.0 Portable
+Title=Aegisub 3.2.1 Portable
 Text
 {
-<h1 style="font-family: Tahoma; font-size: 20px; text-align: center;">Aegisub 3.2.0 Portable</h1>
+<h1 style="font-family: Tahoma; font-size: 20px; text-align: center;">Aegisub 3.2.1 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
-- 
GitLab