# c/release

Displays the release when a binary item was compiled.

## Example(s)

```
list dict bp c/release
```
where

| Mn | Monitor version. |
| --- | --- |
| An | ABS version. |
| Dn | Datafiles version. |
| Fn | FlashBASIC version. |

## See also

- [compile command](https://d3codex.com/tcl/compile-command/)
- [list-obj command](https://d3codex.com/tcl/list-obj-command/)
- [which command](https://d3codex.com/tcl/which-command/)

---
Source: https://d3codex.com/attributedefiningitem/c-release/ - part of the D3Codex reference.
