typo fix (missing ")
This commit is contained in:
parent
ea500c024a
commit
9b3ff790a4
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
#ifdef VERSION
|
||||
#undef VERSION
|
||||
#endif
|
||||
#define VERSION "1.7.13+svn
|
||||
#define VERSION "1.7.13+svn"
|
||||
#ifndef PACKAGE
|
||||
#define PACKAGE "wesnoth"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue