]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge branch 'master' into v1.10 v1.10.9
authorAndrey Volk <andywolk@gmail.com>
Fri, 3 Feb 2023 20:07:30 +0000 (23:07 +0300)
committerAndrey Volk <andywolk@gmail.com>
Fri, 3 Feb 2023 20:07:30 +0000 (23:07 +0300)
1  2 
build/next-release.txt
configure.ac

index 4856655de67eb80d2ceb6cdff535cc7025871123,e7cd7fead749f14f4951729939d26a3b141cd812..dc7cf8e9cced8e58b2255b9f460d651a2725a7bb
@@@ -1,1 -1,1 +1,1 @@@
- 1.10.8-release
 -1.10.9-dev
++1.10.9-release
diff --cc configure.ac
index f09196bdfd281377f7d2cc8515d75b55f5caf424,b3dad2275f5aebc4378ffc079ac7f4bc3cc2b04f..d90a27a0ed2cc872f07dc27e7e8cc75e2cf7ce67
@@@ -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.8-release], bugs@freeswitch.org)
 -AC_INIT([freeswitch], [1.10.9-dev], bugs@freeswitch.org)
++AC_INIT([freeswitch], [1.10.9-release], bugs@freeswitch.org)
  AC_SUBST(SWITCH_VERSION_MAJOR, [1])
  AC_SUBST(SWITCH_VERSION_MINOR, [10])
- AC_SUBST(SWITCH_VERSION_MICRO, [8-release])
 -AC_SUBST(SWITCH_VERSION_MICRO, [9-dev])
++AC_SUBST(SWITCH_VERSION_MICRO, [9-release])
  AC_SUBST(SWITCH_VERSION_REVISION, [])
  AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])