diff options
Diffstat (limited to 'Utilib/src/config.h')
| -rw-r--r-- | Utilib/src/config.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Utilib/src/config.h b/Utilib/src/config.h new file mode 100644 index 0000000..5f5544c --- /dev/null +++ b/Utilib/src/config.h @@ -0,0 +1,6 @@ +#ifndef FREESTEAM_CONFIG_H +#define FREESTEAM_CONFIG_H + +#define FREESTEAM_VERSION "2.0" + +#endif |
