Skip to content

Commit 521de77

Browse files
committed
RELEASE 3.0.0 version increase
1 parent b03e14f commit 521de77

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ provides you with the latest stable version with important updates:
8888
* git checkout master
8989

9090
Note it is also possible to checkout specific version tags as well as stable
91-
version series this way (e.g., git checkout 2.x), but main branch typically
91+
version series this way (e.g., git checkout 3.0.0), but main branch typically
9292
contains the desirable setup for most demo, server and client usages.
9393

9494
### Installation Process

framework/base/config/scipiometainfo.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ scipio.release.group=com.ilscipio.scipio.ce
44
scipio.release.desc=SCIPIO ERP Community Edition
55
scipio.release.branch=dev
66
scipio.release.vcbranch=master
7-
scipio.release.version=2.0.0
8-
scipio.release.version.general=2.0
9-
scipio.release.version.major=2
7+
scipio.release.version=3.0.0
8+
scipio.release.version.general=3.0
9+
scipio.release.version.major=3
1010
scipio.release.version.minor=0
1111
scipio.release.version.revision=0

0 commit comments

Comments
 (0)