Skip to content

Commit

Permalink
Bump minor version in header.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Aug 29, 2019
1 parent f2cbb0f commit e483e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mxml.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
*/

# define MXML_MAJOR_VERSION 3 /* Major version number */
# define MXML_MINOR_VERSION 0 /* Minor version number */
# define MXML_MINOR_VERSION 1 /* Minor version number */

# define MXML_TAB 8 /* Tabs every N columns */

Expand Down

0 comments on commit e483e5f

Please sign in to comment.