Changeset 5474 for branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis/3.4/Properties
- Timestamp:
- 02/15/11 18:31:05 (14 years ago)
- Location:
- branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis/3.4
- Files:
-
- 1 added
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis/3.4/Properties/AssemblyInfo.frame
r5446 r5474 41 41 42 42 // The following GUID is for the ID of the typelib if this project is exposed to COM 43 [assembly: Guid(" 73d531fb-a823-4000-b980-3087eb5975f1")]43 [assembly: Guid("460C6FC6-FFBB-4286-B781-06D9F56A202D")] 44 44 45 45 // Version information for an assembly consists of the following four values: … … 52 52 // You can specify all the values or you can default the Revision and Build Numbers 53 53 // by using the '*' as shown below: 54 [assembly: AssemblyVersion("3. 3.0.0")]55 [assembly: AssemblyFileVersion("3. 3.3.$WCREV$")]54 [assembly: AssemblyVersion("3.4.0.0")] 55 [assembly: AssemblyFileVersion("3.4.0.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.