remove trailing whitespace and update the version in build.bat and Manifest.manifest

git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1122 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
This commit is contained in:
XhmikosR 2012-04-15 16:00:40 +00:00
parent bf0d7b23df
commit 47ff265341
7 changed files with 14 additions and 14 deletions

View File

@ -1,7 +1,7 @@
@ECHO OFF
SETLOCAL
SET "VERSION=3.2.6"
SET "VERSION=3.2.7"
SET "SEVENZIP_PATH=%PROGRAMFILES%\7-Zip\7z.exe"
CD /D %~dp0

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="SubtitleEdit"
processorArchitecture="*"
version="3.2.3.0"
version="3.2.7.0"
type="win32"
/>
<description>SubtitleEdit</description>