Skip to content

Commit ecc4ca1

Browse files
committed
Version 0.2
1 parent bdf4812 commit ecc4ca1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Warpinator/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// sadu atributů. Změnou hodnot těchto atributů se upraví informace
88
// přidružené k sestavení.
99
[assembly: AssemblyTitle("Warpinator")]
10-
[assembly: AssemblyDescription("An unofficial port Warpinator. Send and receive files over local network")]
10+
[assembly: AssemblyDescription("An unofficial port of Warpinator. Send and receive files over local network")]
1111
[assembly: AssemblyConfiguration("")]
1212
[assembly: AssemblyCompany("slowscript")]
1313
[assembly: AssemblyProduct("Warpinator for Windows (unofficial)")]
@@ -33,6 +33,6 @@
3333
// Můžete zadat všechny hodnoty nebo nastavit výchozí číslo buildu a revize
3434
// pomocí zástupného znaku * takto:
3535
// [assembly: AssemblyVersion("1.0.*")]
36-
[assembly: AssemblyVersion("0.1.0.0")]
37-
[assembly: AssemblyFileVersion("0.1.0.0")]
36+
[assembly: AssemblyVersion("0.2.0.0")]
37+
[assembly: AssemblyFileVersion("0.2.0.0")]
3838
[assembly: NeutralResourcesLanguage("en")]

0 commit comments

Comments
 (0)