Version and date updates in preparation for new release.

This commit is contained in:
Gary Scavone
2021-11-16 21:26:00 -05:00
parent 500d2972f9
commit 67d573b169
199 changed files with 213 additions and 201 deletions

View File

@@ -1,5 +1,5 @@
# Process this file with autoconf to produce a configure script.
AC_INIT(STK, 4.6.1, gary@music.mcgill.ca, stk)
AC_INIT(STK, 4.6.2, gary.scavone@mcgill.ca, stk)
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_SRCDIR(src/Stk.cpp)
AC_CONFIG_FILES(Makefile src/Makefile projects/demo/Makefile projects/effects/Makefile projects/ragamatic/Makefile projects/examples/Makefile projects/examples/libMakefile projects/eguitar/Makefile)