diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/boltdbg.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/boltdbg.h b/include/boltdbg.h new file mode 100644 index 0000000..282f0c4 --- /dev/null +++ b/include/boltdbg.h @@ -0,0 +1,6 @@ +#ifndef BOLTDBG_H +#define BOLTDBG_H + +#define BOLTDBG_VERSION "0.1.0" + +#endif // BOLTDBG_H |
