Update version strings

Change-Id: I0e83e42ee6080aab2a9a9d4dc0d195f0849137ee
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Reviewed-on: https://code.wireshark.org/review/8184
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
This commit is contained in:
Peter Lemenkov 2015-04-15 16:19:10 +03:00 committed by Alexis La Goutte
parent 91a3a07132
commit edce10bf73
1 changed files with 4 additions and 0 deletions

View File

@ -120,6 +120,10 @@ static const string_string versiontypenames[] = {
{ "20081102", "Support for setting codecs in the update/lookup command" },
{ "20081224", "Support for session timeout notifications" },
{ "20090810", "Support for automatic bridging" },
{ "20140323", "Support for tracking/reporting load" },
{ "20140617", "Support for anchoring session connect time" },
{ "20141004", "Support for extendable performance counters" },
{ "20150330", "Support for allocating a new port (\"Un\"/\"Ln\" commands)" },
{ 0, NULL }
};