Skip to content

Commit d824ffc

Browse files
committed
Bumped the minor version to 3.4
1 parent ec98a1c commit d824ffc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Source/GlobalAssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
[assembly: AssemblyConfiguration("Release")]
1313
#endif
1414

15-
[assembly: AssemblyVersion("3.3.0")]
16-
[assembly: AssemblyFileVersion("3.3.0")]
17-
[assembly: AssemblyInformationalVersion("3.3.0")]
15+
[assembly: AssemblyVersion("3.4.0")]
16+
[assembly: AssemblyFileVersion("3.4.0")]
17+
[assembly: AssemblyInformationalVersion("3.4.0")]

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 3.3.{build}
1+
version: 3.4.{build}
22
os: Visual Studio 2015
33
configuration: Release
44
clone_depth: 2

0 commit comments

Comments
 (0)