File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ project(twinkle)
22
33cmake_minimum_required (VERSION 2.6.0 FATAL_ERROR )
44
5- set (PRODUCT_VERSION "1.9 .0" )
6- set (PRODUCT_DATE "July 10, 2015 " )
5+ set (PRODUCT_VERSION "1.10 .0" )
6+ set (PRODUCT_DATE "July 15, 2016 " )
77set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11" )
88
99OPTION (WITH_ZRTP "Enable ZRTP encrypted calls" OFF )
Original file line number Diff line number Diff line change 1+ 15 July 2016 - 1.10.0
2+ =======================
3+ - Supports newest Qt5, drops support for Qt4.
4+ - Source code cleanups, spelling error fixes.
5+ - Handle digest authentication scheme case insensitively.
6+ - Address book UI fixes.
7+ - Fix build with ucommon 7.0.
8+ - Call history UI fixes.
9+ - Support using an external GSM library.
10+ - Various other bug fixes.
11+
11210 July 2015 - 1.9.0
213=======================
314- Ported to Qt4 and Qt5.
Original file line number Diff line number Diff line change 11.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.2.
2- .TH TWINKLE "1" "January 2016" "Twinkle 1.9 .0 - 10 July 2015 " "User Commands"
2+ .TH TWINKLE "1" "January 2016" "Twinkle 1.10 .0 - 15 July 2016 " "User Commands"
33.SH NAME
4- Twinkle \- Twinkle 1.9 .0
4+ Twinkle \- Twinkle 1.10 .0
55.SH SYNOPSIS
66.B twinkle
77[\fI \, options \/ \fR ]
You can’t perform that action at this time.
0 commit comments