Skip to content

Commit

Permalink
Bump version to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
araujorm committed Oct 13, 2024
1 parent be18403 commit 249afad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definitions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#ifndef _DEFINITIONS_HPP_
#define _DEFINITIONS_HPP_ 1

#define SUECA_VER "0.2"
#define SUECA_VER "0.3"
#define SUECA_NAME "Sueca"
#define VERSION_STRING SUECA_NAME " version " SUECA_VER
#define PLAYER_NAME_MAX 32
Expand Down

0 comments on commit 249afad

Please sign in to comment.