From fa00ef02d58499d298e694e8d5e22110dddb43e0 Mon Sep 17 00:00:00 2001 From: Tibor Molnar Date: Mon, 14 Aug 2017 15:32:48 +0200 Subject: [PATCH 1/9] yasmine 1.3.1 --- libyasmine/include_impl/build_number.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libyasmine/include_impl/build_number.hpp b/libyasmine/include_impl/build_number.hpp index a40d14a..a3784c0 100644 --- a/libyasmine/include_impl/build_number.hpp +++ b/libyasmine/include_impl/build_number.hpp @@ -24,7 +24,7 @@ namespace version { -const sxe::uint16_t BUILD_NUMBER( 687 ); +const sxe::uint16_t BUILD_NUMBER( 712 ); } From d3ee7e77dd4b04be4af8c78e02a82496cf0a3b2b Mon Sep 17 00:00:00 2001 From: Tibor Molnar Date: Mon, 14 Aug 2017 15:33:22 +0200 Subject: [PATCH 2/9] yasmine 1.3.1 --- libyasmine/source/version.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libyasmine/source/version.cpp b/libyasmine/source/version.cpp index 7073d5c..6629d53 100644 --- a/libyasmine/source/version.cpp +++ b/libyasmine/source/version.cpp @@ -28,7 +28,7 @@ namespace const sxe::uint16_t VERSION_MAJOR( 1 ); const sxe::uint16_t VERSION_MINOR( 2 ); -const sxe::uint16_t VERSION_PATCH( 0 ); +const sxe::uint16_t VERSION_PATCH( 1 ); } From 403754cf2f469eaf6f4e86202bff7935dc3eab66 Mon Sep 17 00:00:00 2001 From: Tibor Molnar Date: Mon, 14 Aug 2017 15:33:51 +0200 Subject: [PATCH 3/9] yasmine 1.3.1 --- libygen/source/libygen_version.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libygen/source/libygen_version.cpp b/libygen/source/libygen_version.cpp index 0daa832..de9d145 100644 --- a/libygen/source/libygen_version.cpp +++ b/libygen/source/libygen_version.cpp @@ -31,8 +31,8 @@ namespace const sxe::uint16_t VERSION_MAJOR( 0 ); -const sxe::uint16_t VERSION_MINOR( 1 ); -const sxe::uint16_t VERSION_PATCH( 0 ); +const sxe::uint16_t VERSION_MINOR( 2 ); +const sxe::uint16_t VERSION_PATCH( 1 ); } From 8f8e3026a0a2cf4ef368d119fd4773b7b81e9470 Mon Sep 17 00:00:00 2001 From: Tibor Molnar Date: Mon, 14 Aug 2017 15:34:17 +0200 Subject: [PATCH 4/9] yasmine 1.3.1 --- libygen/include/libygen_build_number.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libygen/include/libygen_build_number.hpp b/libygen/include/libygen_build_number.hpp index e2b8c7e..c11e3cd 100644 --- a/libygen/include/libygen_build_number.hpp +++ b/libygen/include/libygen_build_number.hpp @@ -24,7 +24,7 @@ namespace version { - const sxe::uint16_t BUILD_NUMBER( 661 ); + const sxe::uint16_t BUILD_NUMBER( 712 ); } From 2bd3e69149e03bb508d253d502acfe7b1127af7b Mon Sep 17 00:00:00 2001 From: Tibor Molnar Date: Mon, 14 Aug 2017 15:34:36 +0200 Subject: [PATCH 5/9] yasmine 1.3.1 --- yasmine_model/include/build_number.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yasmine_model/include/build_number.hpp b/yasmine_model/include/build_number.hpp index 07f6c19..0cac6c9 100644 --- a/yasmine_model/include/build_number.hpp +++ b/yasmine_model/include/build_number.hpp @@ -24,7 +24,7 @@ namespace version { - const sxe::uint16_t BUILD_NUMBER( 661 ); + const sxe::uint16_t BUILD_NUMBER( 712 ); } From 89b748463ea58fbd7cfccbc6471ac2e046e149d3 Mon Sep 17 00:00:00 2001 From: Tibor Molnar Date: Mon, 14 Aug 2017 15:35:05 +0200 Subject: [PATCH 6/9] yasmine 1.3.1 --- yasmine_model/source/model_version.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yasmine_model/source/model_version.cpp b/yasmine_model/source/model_version.cpp index 866efc4..91e4646 100644 --- a/yasmine_model/source/model_version.cpp +++ b/yasmine_model/source/model_version.cpp @@ -31,8 +31,8 @@ namespace const sxe::uint16_t VERSION_MAJOR( 0 ); -const sxe::uint16_t VERSION_MINOR( 1 ); -const sxe::uint16_t VERSION_PATCH( 0 ); +const sxe::uint16_t VERSION_MINOR( 2 ); +const sxe::uint16_t VERSION_PATCH( 1 ); } From f52b29c8a25f0fd748dbfcaf3793d36f9491907a Mon Sep 17 00:00:00 2001 From: Tibor Molnar Date: Mon, 14 Aug 2017 15:35:33 +0200 Subject: [PATCH 7/9] yasmine 1.3.1 --- ygen/include/ygen_build_number.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ygen/include/ygen_build_number.hpp b/ygen/include/ygen_build_number.hpp index 5201a22..245d59a 100644 --- a/ygen/include/ygen_build_number.hpp +++ b/ygen/include/ygen_build_number.hpp @@ -20,7 +20,7 @@ namespace version { - const sxe::uint16_t BUILD_NUMBER( 661 ); + const sxe::uint16_t BUILD_NUMBER( 712 ); } From 183737d978a8a90fe24a856f4d79736369e21ee6 Mon Sep 17 00:00:00 2001 From: Tibor Molnar Date: Mon, 14 Aug 2017 15:35:47 +0200 Subject: [PATCH 8/9] yasmine 1.3.1 --- ygen/source/ygen_version.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ygen/source/ygen_version.cpp b/ygen/source/ygen_version.cpp index 4951952..207f546 100644 --- a/ygen/source/ygen_version.cpp +++ b/ygen/source/ygen_version.cpp @@ -28,7 +28,7 @@ namespace const sxe::uint16_t VERSION_MAJOR( 0 ); const sxe::uint16_t VERSION_MINOR( 1 ); -const sxe::uint16_t VERSION_PATCH( 0 ); +const sxe::uint16_t VERSION_PATCH( 2 ); } From 8a0cd99a4ac9239725709cac72ac85c01eb8e89a Mon Sep 17 00:00:00 2001 From: Tibor Molnar Date: Mon, 14 Aug 2017 15:35:58 +0200 Subject: [PATCH 9/9] yasmine 1.3.1 --- version.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.txt b/version.txt index 8608597..1084d0d 100644 --- a/version.txt +++ b/version.txt @@ -7,7 +7,7 @@ Versions • genesis 0.3.1 • yasmine_model 0.2.1 • libygen 0.2.1 - • ygen 0.2.1 + • ygen 0.1.2 • yasmine 1.3.0 released 2017-06-26 @@ -17,7 +17,7 @@ Versions • genesis 0.3.0 • yasmine_model 0.2.0 • libygen 0.2.0 - • ygen 0.2.0 + • ygen 0.1.1 • yasmine 1.2.1 released 2017-04-28