From 536fd017e65704b12f1dcfd2a9d91f0dde40c2f7 Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Sun, 30 Oct 2016 20:23:55 +0100 Subject: [PATCH] set version 4.1 in credits --- org.adempiere.base/src/org/compiere/Adempiere.java | 8 ++++---- .../utils.unix/unix/DebianInstaller/DEBIAN/control | 4 ++-- org.adempiere.server/idempiere.html | 2 +- .../src/main/home/org/bmlaurus/home/home.properties | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/org.adempiere.base/src/org/compiere/Adempiere.java b/org.adempiere.base/src/org/compiere/Adempiere.java index eb9d49859a..98bb840b72 100644 --- a/org.adempiere.base/src/org/compiere/Adempiere.java +++ b/org.adempiere.base/src/org/compiere/Adempiere.java @@ -67,11 +67,11 @@ public final class Adempiere /** Timestamp */ static public final String ID = "$Id: Adempiere.java,v 1.8 2006/08/11 02:58:14 jjanke Exp $"; /** Main Version String */ - static public String MAIN_VERSION = "Release 3.1"; + static public String MAIN_VERSION = "Release 4.1"; /** Detail Version as date Used for Client/Server */ - static public String DATE_VERSION = "2015-10-31"; + static public String DATE_VERSION = "2016-10-31"; /** Database Version as date Compared with AD_System */ - static public String DB_VERSION = "2015-10-31"; + static public String DB_VERSION = "2016-10-31"; /** Product Name */ static public final String NAME = "iDempiere\u00AE"; @@ -92,7 +92,7 @@ public final class Adempiere /** Subtitle */ static public final String SUB_TITLE = "Smart Suite ERP, CRM and SCM"; static public final String ADEMPIERE_R = "iDempiere\u00AE"; - static public final String COPYRIGHT = "\u00A9 1999-2013 iDempiere\u00AE"; + static public final String COPYRIGHT = "\u00A9 1999-2016 iDempiere\u00AE"; static private String s_ImplementationVersion = null; static private String s_ImplementationVendor = null; diff --git a/org.adempiere.server-feature/utils.unix/unix/DebianInstaller/DEBIAN/control b/org.adempiere.server-feature/utils.unix/unix/DebianInstaller/DEBIAN/control index bc04492e5b..e417904c27 100644 --- a/org.adempiere.server-feature/utils.unix/unix/DebianInstaller/DEBIAN/control +++ b/org.adempiere.server-feature/utils.unix/unix/DebianInstaller/DEBIAN/control @@ -1,9 +1,9 @@ Package: idempiere -Version: 3.1 +Version: 4.1 Section: web Priority: extra Architecture: all -Pre-Depends: openjdk-7-jdk|openjdk-8-jdk|oracle-java8-installer, postgresql-9.4|postgresql-9.3|postgresql-9.2|postgresql-9.1, postgresql-contrib, adduser +Pre-Depends: openjdk-7-jdk|openjdk-8-jdk|oracle-java8-installer, postgresql-9.6|postgresql-9.5|postgresql-9.4|postgresql-9.3|postgresql-9.2|postgresql-9.1, postgresql-contrib, adduser Suggests: firefox Installed-Size: 968668 Maintainer: Carlos Ruiz diff --git a/org.adempiere.server/idempiere.html b/org.adempiere.server/idempiere.html index 6acdcc5b09..e2074a9303 100644 --- a/org.adempiere.server/idempiere.html +++ b/org.adempiere.server/idempiere.html @@ -96,7 +96,7 @@ End If - Welcome to the iDempiere (OSGi+ADempiere) 3.1 Page!
+ Welcome to the iDempiere (OSGi+ADempiere) 4.1 Page!
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 e8fb300a89..a8b27ced6f 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) 3.1 Page! +Credits = Welcome to the iDempiere (OSGi+ADempiere) 4.1 Page! Copyriright = || by iDempiere Community #Custom RSS (rss1 to rss5)