Bumped version number

This commit is contained in:
Layla Marchant 2020-07-27 15:33:45 -04:00
parent 59c21a355e
commit 9237af3283
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.3], [diligentcircle@riseup.net], [starfighter])
AC_INIT([Project: Starfighter], [2.3.1], [diligentcircle@riseup.net], [starfighter])
AM_INIT_AUTOMAKE([foreign -Wall -Werror])
AC_CONFIG_SRCDIR([src/Starfighter.c])
AC_CONFIG_HEADERS([config.h])