Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
libertyernie committed May 31, 2020
1 parent a4c5239 commit 9942768
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LoopingAudioConverter/About.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title></title>
</head>
<body>
<h1>Looping Audio Converter 2.3.3</h1>
<h1>Looping Audio Converter 2.4</h1>
<p>This application acts as a frontend to other programs and
libraries, and allows conversion between a variety of looping
audio formats.<br>
Expand Down
4 changes: 2 additions & 2 deletions LoopingAudioConverter/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.3.3.0")]
[assembly: AssemblyFileVersion("2.3.3.0")]
[assembly: AssemblyVersion("2.4.0.0")]
[assembly: AssemblyFileVersion("2.4.0.0")]

0 comments on commit 9942768

Please sign in to comment.