diff options
author | sr55 <[email protected]> | 2010-04-28 18:08:48 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2010-04-28 18:08:48 +0000 |
commit | 14c48362b692fc48c808b92500623eaf4862d1bb (patch) | |
tree | b70d885ad8a403398d8241324e19bb0b8377193d /win/C#/Properties | |
parent | 4c0d4df9984e520961b467fde1ab1c2ee7513a67 (diff) |
WinGui:
- Only display version number on the nightly builds
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3273 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties')
-rw-r--r-- | win/C#/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/Properties/AssemblyInfo.cs b/win/C#/Properties/AssemblyInfo.cs index cbf7cf5fd..d8173724d 100644 --- a/win/C#/Properties/AssemblyInfo.cs +++ b/win/C#/Properties/AssemblyInfo.cs @@ -38,5 +38,5 @@ using System.Runtime.InteropServices; // Revision
//
-[assembly: AssemblyVersion("0.9.4.3265")]
+[assembly: AssemblyVersion("0.9.4.5")]
[assembly: NeutralResourcesLanguage("")]
\ No newline at end of file |