Fixed a problem.
This commit is contained in:
parent
23a92bb594
commit
23d95f99b6
|
@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
// Compile-time options
|
// Compile-time options
|
||||||
#ifndef VERSION
|
#ifndef VERSION
|
||||||
#define VERSION 1.3-dev
|
#define VERSION "devbuild"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef DATADIR
|
#ifndef DATADIR
|
||||||
|
|
Loading…
Reference in New Issue