Bumped version number (2.1)

This commit is contained in:
Layla Marchant 2020-04-02 09:54:28 -04:00
parent 1d891d96c1
commit e01a540976
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.0], [diligentcircle@riseup.net], [starfighter])
AC_INIT([Project: Starfighter], [2.1], [diligentcircle@riseup.net], [starfighter])
AM_INIT_AUTOMAKE([foreign -Wall -Werror])
AC_CONFIG_SRCDIR([src/Starfighter.c])
AC_CONFIG_HEADERS([config.h])