update version to 3.3.3 in the remaining files

git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1719 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
This commit is contained in:
XhmikosR 2013-03-10 15:11:17 +00:00
parent c70a2213b1
commit 329b89526f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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