forked from Mirrors/freeswitch
00654d880e
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8545 d0543943-73ff-0310-b7d9-9358b9ac24b2
12 lines
483 B
Makefile
12 lines
483 B
Makefile
###############################################################################
|
|
# This is not only a make file inclusion, but a source file for the program
|
|
# 'mkvers' in the Windows build system. The latter is very particular about
|
|
# the format of this file. Do not change white space, add comment lines, or
|
|
# anything!
|
|
#
|
|
#
|
|
###############################################################################
|
|
XMLRPC_MAJOR_RELEASE = 1
|
|
XMLRPC_MINOR_RELEASE = 14
|
|
XMLRPC_POINT_RELEASE = 99
|