Flopsar Documentation
4.0
4.0
  • Introduction
  • overview
    • Versioning
    • Licensing
    • Supported Platforms and Requirements
    • Distribution Packages
  • administrator guide
    • Architecture Fundamentals
    • Installation
    • Agent
    • Server
    • Registering License
    • Managing Users
    • Logging
  • user guide
  • Workstation
  • Data Inspector
  • Database Browser
  • Metrics
  • Agents
  • Profiles
  • Symptom Driven Diagnostics
  • Managing Licenses
  • Method Execution Tree
  • developer guide
    • Agent Plugins
  • miscellaneous
    • FAQ
    • Third-party Components
Powered by GitBook
On this page
  1. overview

Versioning

Every version label is composed of three numbers X.Y.Z:

X Major version number: major changes, e.g. architecture change.

Y Minor version number: minor changes, e.g. new features.

Z Small version number: bugs fixes.

Versions X.Y are equivalent to X.Y.0

Do not mix binaries from different releases, since they are not compatible. You can mix only those components, which have the same major and minor release numbers.

Incompatible components are unable to work together. Any connection between two incompatible components is dropped.

Last updated 4 years ago