From f734eeb71368b38270d44e1e6a755326deed22d5 Mon Sep 17 00:00:00 2001 From: David Anthoff Date: Tue, 6 Jul 2021 15:40:23 -0700 Subject: [PATCH] Update version to v1.0.49.0 --- Juliaup/src/versions_database.jl | 2 +- launcher/version.h | 2 +- msix/PackagingLayout.xml | 8 +++++--- versions.json | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/Juliaup/src/versions_database.jl b/Juliaup/src/versions_database.jl index e736038d..a3819f6d 100644 --- a/Juliaup/src/versions_database.jl +++ b/Juliaup/src/versions_database.jl @@ -1 +1 @@ -JULIA_APP_VERSION = v"1.0.48" +JULIA_APP_VERSION = v"1.0.49" diff --git a/launcher/version.h b/launcher/version.h index 2959e504..0c4a2e48 100644 --- a/launcher/version.h +++ b/launcher/version.h @@ -1,5 +1,5 @@ #define JULIA_APP_VERSION_MAJOR 1 #define JULIA_APP_VERSION_MINOR 0 -#define JULIA_APP_VERSION_REVISION 48 +#define JULIA_APP_VERSION_REVISION 49 #define JULIA_APP_VERSION_BUILD 0 #define JULIA_APP_BUNDLED_JULIA "1.6.1+0" diff --git a/msix/PackagingLayout.xml b/msix/PackagingLayout.xml index 91ebd64b..9f616f89 100644 --- a/msix/PackagingLayout.xml +++ b/msix/PackagingLayout.xml @@ -1,21 +1,23 @@ - - + + + -