bump version forwards

This commit is contained in:
Mischa Spiegelmock
2018-03-07 06:00:50 -08:00
parent dac27b0901
commit 8bc72db421

View File

@ -1,4 +1,4 @@
AC_INIT([projectM], [2.0.0], [mischa@mvstg.biz], [projectM], [https://github.com/revmischa/projectm])
AC_INIT([projectM], [2.2.0], [mischa@mvstg.biz], [projectM], [https://github.com/revmischa/projectm])
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects tar-pax])
m4_ifdef([AM_PROG_AR], [AM_PROG_AR])