Bumped version number to 1.7.

This commit is contained in:
onpon4 2017-03-03 11:13:06 -05:00
parent 6c1e59d434
commit d1ae6f9bb4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# information. This file is offered as-is, without any warranty.
AC_PREREQ([2.69])
AC_INIT([Project: Starfighter], [1.7-dev], [onpon4@riseup.net], [starfighter])
AC_INIT([Project: Starfighter], [1.7], [onpon4@riseup.net], [starfighter])
AM_INIT_AUTOMAKE([foreign -Wall -Werror])
AC_CONFIG_SRCDIR([src/Starfighter.cpp])
AC_CONFIG_HEADERS([config.h])