]> granicus.if.org Git - handbrake/commitdiff
0.10.x WinGui: Bump version to 0.10.1
authorsr55 <sr55.hb@outlook.com>
Sun, 8 Feb 2015 15:54:16 +0000 (15:54 +0000)
committersr55 <sr55.hb@outlook.com>
Sun, 8 Feb 2015 15:54:16 +0000 (15:54 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6883 b64f7644-9d1e-0410-96f1-a4d463321fa5

win/CS/HandBrake.ApplicationServices/Properties/AssemblyInfo.cs.tmpl
win/CS/HandBrakeWPF/Properties/AssemblyInfo.cs.tmpl

index 67597dfe9a9f77d765ffe8f6eb5a06becc509399..ad8016c849a62e36f96e09c14a22e9d1968e8ea4 100644 (file)
@@ -38,5 +38,5 @@ using System.Runtime.InteropServices;
 // You can specify all the values or you can default the Build and Revision Numbers \r
 // by using the '*' as shown below:\r
 // [assembly: AssemblyVersion("1.0.*")]\r
-[assembly: AssemblyVersion("0.10.0.$WCREV$")]\r
+[assembly: AssemblyVersion("0.10.1.$WCREV$")]\r
 [assembly: NeutralResourcesLanguage("")]\r
index 714f186904c503591810006450e2436e32b3ce0a..d075d8c1048c09a102ed278ffb916e926adf8ae0 100644 (file)
@@ -61,5 +61,5 @@ using System.Windows;
 // You can specify all the values or you can default the Build and Revision Numbers \r
 // by using the '*' as shown below:\r
 // [assembly: AssemblyVersion("1.0.*")]\r
-[assembly: AssemblyVersion("0.10.0.$WCREV$")]\r
+[assembly: AssemblyVersion("0.10.1.$WCREV$")]\r
 [assembly: NeutralResourcesLanguage("")]
\ No newline at end of file