Bumped version number

This commit is contained in:
Layla Marchant 2020-06-21 20:33:26 -04:00
parent afccdb741f
commit aa356c6747
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], [2.2], [diligentcircle@riseup.net], [starfighter])
AC_INIT([Project: Starfighter], [2.2.1], [diligentcircle@riseup.net], [starfighter])
AM_INIT_AUTOMAKE([foreign -Wall -Werror])
AC_CONFIG_SRCDIR([src/Starfighter.c])
AC_CONFIG_HEADERS([config.h])