commit | bfbd301127f1ff6f772181dca3bb8d7f2b473ec6 | [log] [tgz] |
---|---|---|
author | aasaru <aasaru@gmail.com> | Sat Oct 19 20:21:34 2019 +0300 |
committer | GitHub <noreply@github.com> | Sat Oct 19 20:21:34 2019 +0300 |
tree | 6f6add7a55f2b4256a4a904e4ff7048bbcf7b401 | |
parent | bb5af8dd2a4dc0f2345cc29eb21a1f13a7e4a5ee [diff] | |
parent | 303bea53294d259782b2a8e4778b5aac06adfa0a [diff] |
Merge pull request #10 from aasaru/0.1.x set version to 0.1.x stabilisation branch
This project is an umbrella for all Apache Fineract CN Core components.
Apache Fineract CN is an application framework for digital financial services, a system to support nationwide and cross-national financial transactions and help to level and speed the creation of an inclusive, interconnected digital economy for every nation in the world.
Install Java 8 as described at https://docs.oracle.com/javase/8/docs/technotes/guides/install/install_overview.html.
The version numbers follow the Semantic Versioning scheme.
In addition to MAJOR.MINOR.PATCH the following postfixes are used to indicate the development state.
The versioning layout is {MAJOR}.{MINOR}.{PATCH}-{INDICATOR}[.{PATCH}]. Only milestones and release candidates can have patch versions. Some examples:
1.2.3-BUILD-SNAPSHOT
1.3.5-RELEASE
See LICENSE file.