Skip to content

Commit

Permalink
update version v0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelson-numerical-software committed Jul 29, 2018
1 parent e8efa69 commit e0d2275
Show file tree
Hide file tree
Showing 104 changed files with 400 additions and 395 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 0.2.7 (2018-07-29)

Features:
---------

Expand Down Expand Up @@ -262,4 +264,7 @@ Compilation:
* Update VS 2017 solution to VS 2017 15.5.4


Previous changelog:
---------

[Changelog v0.1.x](https://github.com/Nelson-numerical-software/nelson/blob/master/CHANGELOG-0.1.x.md)
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ set(CMAKE_INSTALL_PREFIX "$ENV{HOME}")
#==============================================================================
set (Nelson_VERSION_MAJOR_DEFAULT 0)
set (Nelson_VERSION_MINOR_DEFAULT 2)
set (Nelson_VERSION_MAINTENANCE_DEFAULT 6)
set (Nelson_VERSION_MAINTENANCE_DEFAULT 7)
set (Nelson_VERSION_BUILD_DEFAULT 0)
#==============================================================================
if(DEFINED ENV{NELSON_VERSION_MAJOR})
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.2.6.{build}
version: 0.2.7.{build}
image: Visual Studio 2017

environment:
Expand Down
8 changes: 4 additions & 4 deletions modules/api_nelson/src/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "api_nelson"
VALUE "OriginalFilename", "libnlsapi_nelson.dll"
VALUE "ProductName", "Nelson (api_nelson)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
8 changes: 4 additions & 4 deletions modules/assert_functions/builtin/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "assert_functions_builtin"
VALUE "OriginalFilename", "libnlsassert_functions_builtin.dll"
VALUE "ProductName", "Nelson (assert_functions_builtin)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
8 changes: 4 additions & 4 deletions modules/assert_functions/src/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "assert_functions"
VALUE "OriginalFilename", "libnlsassert_functions.dll"
VALUE "ProductName", "Nelson (assert_functions)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
8 changes: 4 additions & 4 deletions modules/audio/builtin/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "audio_builtin"
VALUE "OriginalFilename", "libnlsaudio_builtin.dll"
VALUE "ProductName", "Nelson (audio_builtin)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
8 changes: 4 additions & 4 deletions modules/audio/src/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "audio"
VALUE "OriginalFilename", "libnlsaudio.dll"
VALUE "ProductName", "Nelson (audio)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
8 changes: 4 additions & 4 deletions modules/characters_encoding/src/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "characters_encoding"
VALUE "OriginalFilename", "libnlscharacters_encoding.dll"
VALUE "ProductName", "Nelson (characters_encoding)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
8 changes: 4 additions & 4 deletions modules/com_engine/builtin/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "com_engine_builtin"
VALUE "OriginalFilename", "libnlscom_engine_builtin.dll"
VALUE "ProductName", "Nelson (com_engine_builtin)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
8 changes: 4 additions & 4 deletions modules/com_engine/src/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "com_engine"
VALUE "OriginalFilename", "libnlscom_engine.dll"
VALUE "ProductName", "Nelson (com_engine)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
8 changes: 4 additions & 4 deletions modules/console/builtin/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "console_builtin"
VALUE "OriginalFilename", "libnlsconsole_builtin.dll"
VALUE "ProductName", "Nelson (console_builtin)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
8 changes: 4 additions & 4 deletions modules/console/src/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "console"
VALUE "OriginalFilename", "libnlsconsole.dll"
VALUE "ProductName", "Nelson (console)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
8 changes: 4 additions & 4 deletions modules/constructors_functions/builtin/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "constructors_functions_builtin"
VALUE "OriginalFilename", "libnlsconstructors_functions_builtin.dll"
VALUE "ProductName", "Nelson (constructors_functions_builtin)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
8 changes: 4 additions & 4 deletions modules/constructors_functions/src/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "constructors_functions"
VALUE "OriginalFilename", "libnlsconstructors_functions.dll"
VALUE "ProductName", "Nelson (constructors_functions)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
8 changes: 4 additions & 4 deletions modules/core/builtin/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "core_builtin"
VALUE "OriginalFilename", "libnlscore_builtin.dll"
VALUE "ProductName", "Nelson (core_builtin)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
8 changes: 4 additions & 4 deletions modules/core/src/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "core"
VALUE "OriginalFilename", "libnlscore.dll"
VALUE "ProductName", "Nelson (core)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
2 changes: 1 addition & 1 deletion modules/core/src/include/Nelson_VERSION.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#define NELSON_VERSION_MINOR @Nelson_VERSION_MINOR@
#define NELSON_VERSION_MAINTENANCE @Nelson_VERSION_MAINTENANCE@
#define NELSON_VERSION_BUILD @Nelson_VERSION_BUILD@
#define NELSON_VERSION_COMMIT_HASH "f4bc9e2e81e14816ed766dc56dd9e258beb7c5d8"
#define NELSON_VERSION_COMMIT_HASH "e8efa69fd04cdf4451fa654ddee17ea8cf0e3708"

/*VERSION string */
#define __quote(x) #x
Expand Down
4 changes: 2 additions & 2 deletions modules/core/src/include/Nelson_VERSION.h.vc
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
#define NELSON_RELEASE_NAME "Freedom"
#define NELSON_VERSION_MAJOR 0
#define NELSON_VERSION_MINOR 2
#define NELSON_VERSION_MAINTENANCE 6
#define NELSON_VERSION_MAINTENANCE 7
#define NELSON_VERSION_BUILD 0
#define NELSON_VERSION_COMMIT_HASH "f4bc9e2e81e14816ed766dc56dd9e258beb7c5d8"
#define NELSON_VERSION_COMMIT_HASH "e8efa69fd04cdf4451fa654ddee17ea8cf0e3708"

/*VERSION string */
#define __quote(x) #x
Expand Down
8 changes: 4 additions & 4 deletions modules/data_structures/builtin/c/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,6,0
PRODUCTVERSION 0,2,6,0
FILEVERSION 0,2,7,0
PRODUCTVERSION 0,2,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -68,8 +68,8 @@ BEGIN
VALUE "InternalName", "data_structures_builtin"
VALUE "OriginalFilename", "libnlsdata_structures_builtin.dll"
VALUE "ProductName", "Nelson (data_structures_builtin)"
VALUE "ProductVersion", "0,2,6,0"
VALUE "FileVersion", "0,2,6,0"
VALUE "ProductVersion", "0,2,7,0"
VALUE "FileVersion", "0,2,7,0"
VALUE "LegalCopyright", "Nelson Copyright (C) 2016-2018"
VALUE "Comments", "All rights reserved."
VALUE "CompanyName", "Allan CORNET"
Expand Down
Loading

0 comments on commit e0d2275

Please sign in to comment.