(zettel (meta (back "00001004050000") (backward "00001004050000") (box-number "1") (created "20210126175322") (forward "00000000000001 00001004051000 00001005090000") (modified "20250701125959") (published "20250701125959") (role "manual") (syntax "zmk") (tags "#command #configuration #manual #zettelstore") (title "The ''version'' sub-command")) (rights 4) (encoding "") (content "Emits some information about the Zettelstore version.\nThis allows you to check whether your installed Zettelstore is up to date.\n\nThe name of the software (\"\"Zettelstore\"\") and the build version information is given, as well as the compiler version, and an indication about the operating system and the processor architecture of that computer.\n\nThe build version information is a string like ''1.0.2+351ae138b4''.\nThe part \"\"1.0.2\"\" is the release version.\n\"\"+351ae138b4\"\" is a code uniquely identifying the version to the developer.\n\nEverything after the release version is optional, e.g. \"\"1.4.3\"\" is a valid build version information also.\n\nExample:\n\n```\n# zettelstore version\nZettelstore 1.0.2+351ae138b4 (go1.16.5@linux/amd64)\nLicensed under the latest version of the EUPL (European Union Public License)\n```\nIn this example, Zettelstore is running in the released version \"\"1.0.2\"\" and was compiled using [[Go, version 1.16.5|https://go.dev/doc/go1.16]].\nThe software was built for running under a Linux operating system with an \"\"amd64\"\" processor.\n\nThe build version is also stored in the public, [[predefined|00001005090000]] zettel titled \"\"[[Zettelstore Version|00000000000001]]\"\".\nHowever, to access this zettel, you need a [[running zettelstore|00001004051000]]."))