mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-20 10:26:51 +00:00
Release freeswitch-1.0.5.14226d2
This commit is contained in:
parent
14226d2d94
commit
432de1c049
@ -3,11 +3,11 @@
|
||||
|
||||
# Must change all of the below together
|
||||
# For a release, set revision for that tagged release as well and uncomment
|
||||
AC_INIT([freeswitch], [1.0.head], BUG-REPORT-ADDRESS)
|
||||
AC_INIT([freeswitch], [1.0.5], BUG-REPORT-ADDRESS)
|
||||
AC_SUBST(SWITCH_VERSION_MAJOR, [1])
|
||||
AC_SUBST(SWITCH_VERSION_MINOR, [0])
|
||||
AC_SUBST(SWITCH_VERSION_MICRO, [head])
|
||||
#AC_SUBST(SWITCH_VERSION_REVISION, [])
|
||||
AC_SUBST(SWITCH_VERSION_MICRO, [5])
|
||||
AC_SUBST(SWITCH_VERSION_REVISION, [14226d2])
|
||||
|
||||
AC_CONFIG_FILES([src/include/switch_version.h.in:src/include/switch_version.h.template])
|
||||
AC_CONFIG_FILES([.version:.version.in])
|
||||
|
Loading…
x
Reference in New Issue
Block a user