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
|
||||
#ifndef VERSION
|
||||
#define VERSION 1.3-dev
|
||||
#define VERSION "devbuild"
|
||||
#endif
|
||||
|
||||
#ifndef DATADIR
|
||||
|
|
Loading…
Reference in New Issue