diff options
| author | 2023-03-02 17:32:11 +0000 | |
|---|---|---|
| committer | 2023-03-02 17:32:11 +0000 | |
| commit | 6469970fd09a72165d4094e42cccbde74b863e21 (patch) | |
| tree | aebfdf2521e7119ab367201a3a7ee338f76cd4b9 /creole.h | |
| parent | add missing break (diff) | |
Diffstat (limited to 'creole.h')
| -rw-r--r-- | creole.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ #define CREOLE_MAJOR 0 #define CREOLE_MINOR 2 -#define CREOLE_BUGFIX 0 +#define CREOLE_BUGFIX 1 #ifndef CREOLE_WORD # define CREOLE_WORD unsigned int |
