From a5c4f1dbcff0ef0b284d17c898c3a9578f5b3f54 Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Wed, 22 Oct 2014 15:00:51 -0500 Subject: [PATCH] IDEMPIERE-2245 Platform Upgrade for r3 --- org.adempiere.server/src/main/home/org/bmlaurus/home/Prop.java | 2 +- .../src/main/home/org/bmlaurus/home/home.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org.adempiere.server/src/main/home/org/bmlaurus/home/Prop.java b/org.adempiere.server/src/main/home/org/bmlaurus/home/Prop.java index a3d51e99fc..78be9f0fed 100644 --- a/org.adempiere.server/src/main/home/org/bmlaurus/home/Prop.java +++ b/org.adempiere.server/src/main/home/org/bmlaurus/home/Prop.java @@ -105,7 +105,7 @@ public final class Prop implements Serializable { public static final String RSS_REFRESH = "RssRefreshMessage"; /**Defaults*/ - private static final String CREDITS = "Welcome to the iDempiere (OSGi+ADempiere) 1.0b Page!"; + private static final String CREDITS = "Welcome to the iDempiere (OSGi+ADempiere) 3.0 Page!"; private static String LOGO_URL = null; diff --git a/org.adempiere.server/src/main/home/org/bmlaurus/home/home.properties b/org.adempiere.server/src/main/home/org/bmlaurus/home/home.properties index 3ab9aac399..212a43f8d5 100644 --- a/org.adempiere.server/src/main/home/org/bmlaurus/home/home.properties +++ b/org.adempiere.server/src/main/home/org/bmlaurus/home/home.properties @@ -52,7 +52,7 @@ CustomImagePath = NONE ClientName = iDempiere Server #Custom Credits & Copyright tail -Credits = Welcome to the iDempiere (OSGi+ADempiere) 2.0 Page! +Credits = Welcome to the iDempiere (OSGi+ADempiere) 3.0 Page! Copyriright = || by Company #Custom RSS (rss1 to rss5)