File tree Expand file tree Collapse file tree 5 files changed +12
-6
lines changed Expand file tree Collapse file tree 5 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 1- Fri May 12 22:10 :05 UTC 2023
1+ Thu Jul 13 08:20 :05 UTC 2023
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dnl information on the package
1111dnl ---------------------------
1212
1313dnl update both the version for AC_INIT and the LIBSOFIA_SIP_UA_MAJOR_MINOR
14- AC_INIT ( [ sofia-sip] , [ 1.13.15 ] )
14+ AC_INIT ( [ sofia-sip] , [ 1.13.16 ] )
1515
1616CFLAGS="$CFLAGS $CONFIGURE_CFLAGS"
1717CXXFLAGS="$CXXFLAGS $CONFIGURE_CXXFLAGS"
Original file line number Diff line number Diff line change 1+ sofia-sip (1.13.16-1) unstable; urgency=medium
2+
3+ * New Release.
4+
5+ -- FreeSWITCH Solutions <
[email protected] > Thu, 13 May 2023 08:30:20 +0200
6+
17sofia-sip (1.13.15-1) unstable; urgency=medium
28
39 * New Release.
Original file line number Diff line number Diff line change 382382#define PACKAGE_NAME "sofia-sip"
383383
384384/* Define to the full name and version of this package. */
385- #define PACKAGE_STRING "sofia-sip 1.13.15work "
385+ #define PACKAGE_STRING "sofia-sip 1.13.16work "
386386
387387/* Define to the one symbol short name of this package. */
388388#define PACKAGE_TARNAME "sofia-sip"
389389
390390/* Define to the version of this package. */
391- #define PACKAGE_VERSION "1.13.15work "
391+ #define PACKAGE_VERSION "1.13.16work "
392392
393393/* Define as the return type of signal handlers (`int' or `void'). */
394394#define RETSIGTYPE void
408408#define TIME_WITH_SYS_TIME 1
409409
410410/* Version number of package */
411- #define VERSION "1.13.15work "
411+ #define VERSION "1.13.16work "
412412
413413/* Define to 1 if your processor stores words with the most significant byte
414414 first (like Motorola and SPARC, unlike Intel and VAX). */
Original file line number Diff line number Diff line change 11Name: sofia-sip
2- Version: 1.13.15
2+ Version: 1.13.16
33Release: 1%{?dist }
44Summary: Sofia SIP User-Agent library
55
You can’t perform that action at this time.
0 commit comments