Skip to content

Commit 3ea7c80

Browse files
committed
updated version
1 parent 0553dc7 commit 3ea7c80

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MencoderSharp/MencoderSharp.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<Description>You need to decode, encode or do some processing stuff on multimedia streams, files or whatever mencoder can read? You want to implement your solution in C# or some other .net language? Here you are! This is an assembly which wrappes calls to e.g. reencode some source with a other codec.</Description>
1010
<Copyright>Copyright © 2010 GPLv3</Copyright>
1111
<Deterministic>false</Deterministic>
12-
<Version>2.0.1</Version>
13-
<AssemblyVersion>2.0.0.1</AssemblyVersion>
14-
<FileVersion>2.0.0.1</FileVersion>
12+
<Version>2.0.2</Version>
13+
<AssemblyVersion>2.0.0.2</AssemblyVersion>
14+
<FileVersion>2.0.0.2</FileVersion>
1515
<OutputPath>bin\$(Configuration)\</OutputPath>
1616
<Authors>Stefan Seeland</Authors>
1717
<PackageIconUrl>https://avatars3.githubusercontent.com/u/8453155?v=2&amp;s=200</PackageIconUrl>

0 commit comments

Comments
 (0)