Skip to content
Extraits de code Groupes Projets
Valider 8d89e8c2 rédigé par Thomas Goyne's avatar Thomas Goyne
Parcourir les fichiers

Bump version number in installer to 3.0.1

parent de862cb6
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -35,13 +35,13 @@ ...@@ -35,13 +35,13 @@
[Setup] [Setup]
AppID={{24BC8B57-716C-444F-B46B-A3349B9164C5} AppID={{24BC8B57-716C-444F-B46B-A3349B9164C5}
AppName=Aegisub AppName=Aegisub
AppVerName=Aegisub 3.0.0 AppVerName=Aegisub 3.0.1
AppVersion=3.0.0 AppVersion=3.0.1
AppPublisher=Aegisub Team AppPublisher=Aegisub Team
AppPublisherURL=http://www.aegisub.org/ AppPublisherURL=http://www.aegisub.org/
AppSupportURL=http://forum.aegisub.org/ AppSupportURL=http://forum.aegisub.org/
AppCopyright=© 2005-2012 The Aegisub Team AppCopyright=© 2005-2012 The Aegisub Team
VersionInfoVersion=3.0.0 VersionInfoVersion=3.0.1
DefaultDirName={pf}\Aegisub DefaultDirName={pf}\Aegisub
DefaultGroupName=Aegisub DefaultGroupName=Aegisub
AllowNoIcons=true AllowNoIcons=true
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
; Contact: mailto:nielsm@indvikleren.dk ; Contact: mailto:nielsm@indvikleren.dk
; ;
#define VERSION "3.0.0" #define VERSION "3.0.1"
[Setup] [Setup]
AppName=Aegisub AppName=Aegisub
......
...@@ -15,8 +15,8 @@ xcopy ..\src\x64\Microsoft.VC90.CRT\* aegisub-portable\Microsoft.VC90.CRT\ > NUL ...@@ -15,8 +15,8 @@ xcopy ..\src\x64\Microsoft.VC90.CRT\* aegisub-portable\Microsoft.VC90.CRT\ > NUL
xcopy config.json aegisub-portable\ > NUL xcopy config.json aegisub-portable\ > NUL
echo Creating SFX echo Creating SFX
del ..\output\aegisub-3.0.0-portable-64.exe del ..\output\aegisub-3.0.1-portable-64.exe
WinRAR a -sfx -s -m5 -ep1 -r -zportable-comment.txt -iimgside-logo.bmp -iiconicon.ico ..\output\aegisub-3.0.0-portable-64.exe aegisub-portable\ WinRAR a -sfx -s -m5 -ep1 -r -zportable-comment.txt -iimgside-logo.bmp -iiconicon.ico ..\output\aegisub-3.0.1-portable-64.exe aegisub-portable\
echo Removing temp dir echo Removing temp dir
rmdir /S /Q aegisub-portable > NUL rmdir /S /Q aegisub-portable > NUL
......
...@@ -19,8 +19,8 @@ xcopy ..\src\x86\Microsoft.VC90.CRT\* aegisub-portable\Microsoft.VC90.CRT\ > NUL ...@@ -19,8 +19,8 @@ xcopy ..\src\x86\Microsoft.VC90.CRT\* aegisub-portable\Microsoft.VC90.CRT\ > NUL
xcopy config.json aegisub-portable\ > NUL xcopy config.json aegisub-portable\ > NUL
echo Creating SFX echo Creating SFX
del ..\output\aegisub-3.0.0-portable.exe del ..\output\aegisub-3.0.1-portable.exe
WinRAR a -sfx -s -m5 -ep1 -r -zportable-comment.txt -iimgside-logo.bmp -iiconicon.ico ..\output\aegisub-3.0.0-portable.exe aegisub-portable\ WinRAR a -sfx -s -m5 -ep1 -r -zportable-comment.txt -iimgside-logo.bmp -iiconicon.ico ..\output\aegisub-3.0.1-portable.exe aegisub-portable\
echo Removing temp dir echo Removing temp dir
rmdir /S /Q aegisub-portable > NUL rmdir /S /Q aegisub-portable > NUL
......
Path=.\Aegisub portable Path=.\Aegisub portable
Title=Aegisub 3.0.0 Portable Title=Aegisub 3.0.1 Portable
Text Text
{ {
<h1 style="font-family: Tahoma; font-size: 20px; text-align: center;">Aegisub 3.0.0 Portable</h1> <h1 style="font-family: Tahoma; font-size: 20px; text-align: center;">Aegisub 3.0.1 Portable</h1>
<p style="font-family: Tahoma; font-size: 12px;">This archive contains a <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 "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 machines which you cannot install software on. To reduce the size several
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter