prepare for next release
This commit is contained in:
parent
be63533c82
commit
a5ee11787a
2 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,8 @@
|
|||
|
||||
3.4.2
|
||||
|
||||
|
||||
|
||||
|
||||
3.4.1
|
||||
|
||||
|
@ -14,8 +18,6 @@
|
|||
- bug fix: ping time measurement may be invalid for the Linux OS
|
||||
|
||||
|
||||
|
||||
|
||||
3.4.0 (2015-12-10)
|
||||
|
||||
- show the names of the connected clients in the server list
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
VERSION = 3.4.1cvs
|
||||
VERSION = 3.4.1
|
||||
|
||||
# use target name which does not use a captital letter at the beginning
|
||||
contains(CONFIG, "noupcasename") {
|
||||
|
|
Loading…
Reference in a new issue