]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge branch 'master' into v1.10 v1.10.8
authorAndrey Volk <andywolk@gmail.com>
Fri, 14 Oct 2022 19:32:45 +0000 (22:32 +0300)
committerAndrey Volk <andywolk@gmail.com>
Fri, 14 Oct 2022 19:32:45 +0000 (22:32 +0300)
1  2 
build/next-release.txt
configure.ac

index 4be6fdff4090dd9ff90d7fa0d6720d9ea7de74dc,924b6af80782361b989ee404458452744164ba22..4856655de67eb80d2ceb6cdff535cc7025871123
@@@ -1,1 -1,1 +1,1 @@@
- 1.10.7-release
 -1.10.8-dev
++1.10.8-release
diff --cc configure.ac
index 00b88c03c0a23b2875526f83aeb7add07fd98348,52b0a3cd98b968c0e9790628e269a6e4d037c82a..f09196bdfd281377f7d2cc8515d75b55f5caf424
@@@ -3,10 -3,10 +3,10 @@@
  
  # Must change all of the below together
  # For a release, set revision for that tagged release as well and uncomment
- AC_INIT([freeswitch], [1.10.7-release], bugs@freeswitch.org)
 -AC_INIT([freeswitch], [1.10.8-dev], bugs@freeswitch.org)
++AC_INIT([freeswitch], [1.10.8-release], bugs@freeswitch.org)
  AC_SUBST(SWITCH_VERSION_MAJOR, [1])
  AC_SUBST(SWITCH_VERSION_MINOR, [10])
- AC_SUBST(SWITCH_VERSION_MICRO, [7-release])
 -AC_SUBST(SWITCH_VERSION_MICRO, [8-dev])
++AC_SUBST(SWITCH_VERSION_MICRO, [8-release])
  AC_SUBST(SWITCH_VERSION_REVISION, [])
  AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])