mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-02 23:00:32 +01:00
Set BUILD_LEVEL back to 0 and Version to 2.4.0, ready for onward development.
This commit is contained in:
@@ -34,7 +34,7 @@ dnl Require autoconf >= 2.59
|
||||
AC_PREREQ([2.59])
|
||||
|
||||
dnl Init autoconf
|
||||
AC_INIT([audacity], [2.3.3])
|
||||
AC_INIT([audacity], [2.4.0])
|
||||
dnl Check for existence of Audacity.h
|
||||
AC_CONFIG_SRCDIR([src/Audacity.h])
|
||||
AC_CONFIG_AUX_DIR([autotools])
|
||||
|
||||
Reference in New Issue
Block a user