Bump program version.

This commit is contained in:
galegosimpatico 2018-05-02 18:48:10 +02:00 committed by Charles Dang
parent 96315b39c0
commit c14ba6a42e

View file

@ -27,7 +27,7 @@ from tkinter.ttk import *
# we need to know in what series we are
# so set it in a constant and change it for every new series
# it must be a string
WESNOTH_SERIES="1.13"
WESNOTH_SERIES="1.14"
# get the location where the script is placed
# we'll check later if this is a Wesnoth directory