diff --git a/HeuristicLab.Problems.GrammaticalEvolution/3.3/Plugin.cs.frame b/HeuristicLab.Problems.GrammaticalEvolution/3.3/Plugin.cs.frame index 63487e6880..90c98416ae 100644 --- a/HeuristicLab.Problems.GrammaticalEvolution/3.3/Plugin.cs.frame +++ b/HeuristicLab.Problems.GrammaticalEvolution/3.3/Plugin.cs.frame @@ -25,7 +25,7 @@ using HeuristicLab.PluginInfrastructure; namespace HeuristicLab.Problems.GrammaticalEvolution { - [Plugin("HeuristicLab.Problems.GrammaticalEvolution","Provides classes for grammatical evolution.", "3.3.0.$WCREV$")] + [Plugin("HeuristicLab.Problems.GrammaticalEvolution","Provides classes for grammatical evolution.", "3.3.10.$WCREV$")] [PluginFile("HeuristicLab.Problems.GrammaticalEvolution-3.3.dll", PluginFileType.Assembly)] [PluginDependency("HeuristicLab.Collections", "3.3")] [PluginDependency("HeuristicLab.Common", "3.3")] diff --git a/HeuristicLab.Problems.GrammaticalEvolution/3.3/Properties/AssemblyInfo.cs.frame b/HeuristicLab.Problems.GrammaticalEvolution/3.3/Properties/AssemblyInfo.cs.frame index 6b2d7f3808..5f5e993f56 100644 --- a/HeuristicLab.Problems.GrammaticalEvolution/3.3/Properties/AssemblyInfo.cs.frame +++ b/HeuristicLab.Problems.GrammaticalEvolution/3.3/Properties/AssemblyInfo.cs.frame @@ -53,4 +53,4 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: [assembly: AssemblyVersion("3.3.0.0")] -[assembly: AssemblyFileVersion("3.3.0.$WCREV$")] +[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]