Skip to content

Commit 5133754

Browse files
author
Argent77
committed
Updated version
1 parent 12e1423 commit 5133754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tile2ee/Version.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ THE SOFTWARE.
2222
#include "Version.hpp"
2323

2424
int vers_major = 0;
25-
int vers_minor = 2;
25+
int vers_minor = 3;
2626
int vers_patch = 0;
2727
char vers_suffix[] = "";
2828
char prog_name[] = "tile2ee";

0 commit comments

Comments
 (0)