Skip to content

Commit

Permalink
mark the version as beta 4
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcima committed Nov 10, 2018
1 parent ae0df1e commit a48faab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sources/plugin_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
#include "AppConfig.h"

#define ADLplug_Version JucePlugin_VersionString
#define ADLplug_VersionExtra "Beta 3"
#define ADLplug_SemVer JucePlugin_VersionString "-beta.3"
#define ADLplug_VersionExtra "Beta 4"
#define ADLplug_SemVer JucePlugin_VersionString "-beta.4"

0 comments on commit a48faab

Please sign in to comment.