From 1ef5dcb4b84c38864b81169c6587d6c86c305367 Mon Sep 17 00:00:00 2001 From: Jerome St-Louis Date: Tue, 15 Jul 2014 04:26:22 -0400 Subject: [PATCH] installer: 0.44.10 PR1 --- installer/src/installer.ec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/src/installer.ec b/installer/src/installer.ec index d3741f2..30874ff 100644 --- a/installer/src/installer.ec +++ b/installer/src/installer.ec @@ -1,5 +1,5 @@ -static define versionString = "Ecere SDK v0.44.10"; -static define dateString = $"July 12th, 2014"; +static define versionString = "Ecere SDK v0.44.10 (pr1)"; +static define dateString = $"July 15th, 2014"; static define builtOnString = $"built on "; static define withoutMinGW = $" (Without MinGW)"; -- 1.8.3.1