mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 11:12:36 +01:00
Updated version number to 3.2.8
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1133 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
This commit is contained in:
parent
b4ddd1dff8
commit
047c04f896
@ -1,7 +1,7 @@
|
|||||||
@ECHO OFF
|
@ECHO OFF
|
||||||
SETLOCAL
|
SETLOCAL
|
||||||
|
|
||||||
SET "VERSION=3.2.7"
|
SET "VERSION=3.2.8"
|
||||||
SET "SEVENZIP_PATH=%PROGRAMFILES%\7-Zip\7z.exe"
|
SET "SEVENZIP_PATH=%PROGRAMFILES%\7-Zip\7z.exe"
|
||||||
|
|
||||||
CD /D %~dp0
|
CD /D %~dp0
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<assemblyIdentity
|
<assemblyIdentity
|
||||||
name="SubtitleEdit"
|
name="SubtitleEdit"
|
||||||
processorArchitecture="*"
|
processorArchitecture="*"
|
||||||
version="3.2.7.0"
|
version="3.2.8.0"
|
||||||
type="win32"
|
type="win32"
|
||||||
/>
|
/>
|
||||||
<description>SubtitleEdit</description>
|
<description>SubtitleEdit</description>
|
||||||
|
Loading…
Reference in New Issue
Block a user