This commit is contained in:
Mischa Spiegelmock
2020-02-07 20:24:02 +02:00
parent 1e1b428f0b
commit b41c74b40a

View File

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