typo fix (missing ")

This commit is contained in:
Nils Kneuper 2010-02-10 17:44:23 +00:00
parent ea500c024a
commit 9b3ff790a4

View file

@ -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