Skip to content

Commit a310ea7

Browse files
committed
v2.4.2
1 parent 289641a commit a310ea7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Latest version is available at: http://wrim.pl/mcmap/
44

55
2.4.2 (nov 27 2013) - Minecraft 1.7.2 compatible
66
fixed:
7-
-skipping empty lines in colors file
7+
-ignoring empty lines in colors file
88

99
2.4.1 (nov 19 2013) - Minecraft 1.7.2 compatible
1010
fixed:

globals.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef _GLOBALS_H_
22
#define _GLOBALS_H_
33

4-
#define VERSION "2.4.1 (compatible with Minecraft 1.7.2)"
4+
#define VERSION "2.4.2 (compatible with Minecraft 1.7.2)"
55

66
#include <stdint.h>
77
#include <cstdlib>

0 commit comments

Comments
 (0)