versionGet Murex version
Returns Murex version number
version [ flags ] -> <stdout>
» version
Murex: 6.3.0687 (863/job-control)
Built: 2024-09-04 19:43:47
License: GPL v2
Copyright: 2018-2024 Laurence Morgan
» version --no-app-name
6.3.0688 (863/job-control)
» version --short
6.3
--branch The source code branch used in this build.
This will typically be master--build-date Date of last code generation. This usually
happens are part of the compilation process--copyright Prints copyright holder(s)--license Just print the license name--license-full Prints the full license terms--no-app-name Returns full version string minus app
name--sember Returns the semver version number
(major.minor.Revision)--short Returns only the major and minor version as a
num data-typeversionargs: Command line flag parser for Murex shell
scriptingsource: Import Murex code from another file or code
blockmurex-parser: Runs the Murex parser against a block of
codeprivate: Define a private function blockfunction: Define a function blockconfig: Query or define Murex runtime settingsruntime: Returns runtime information on the internal
state of Murexautocomplete: Set definitions for tab-completion in the
command lineThis document was generated from builtins/core/management/version_doc.yaml.
This site's content is rebuilt automatically from murex's source code after each merge to the master branch. Downloadable murex binaries are also built with the website.
Last built on Fri Oct 24 08:59:31 UTC 2025 against commit e59ab49e59ab49e1628d8546d2ad8ce5eb1150445f6a940.
Current version is 7.1.4143 (unknown) which has been verified against tests cases.