mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-13 16:15:48 +01:00
Change audacity version in configure.ac
This commit is contained in:
@@ -34,7 +34,7 @@ dnl Require autoconf >= 2.59
|
|||||||
AC_PREREQ([2.59])
|
AC_PREREQ([2.59])
|
||||||
|
|
||||||
dnl Init autoconf
|
dnl Init autoconf
|
||||||
AC_INIT([audacity], [2.2.0])
|
AC_INIT([audacity], [2.2.2])
|
||||||
dnl Check for existence of Audacity.h
|
dnl Check for existence of Audacity.h
|
||||||
AC_CONFIG_SRCDIR([src/Audacity.h])
|
AC_CONFIG_SRCDIR([src/Audacity.h])
|
||||||
AC_CONFIG_AUX_DIR([autotools])
|
AC_CONFIG_AUX_DIR([autotools])
|
||||||
|
|||||||
Reference in New Issue
Block a user