Comparar commits
3 Commits
cleanup_tests
...
v1.1.3
| Autor | SHA1 | Data | |
|---|---|---|---|
| c48acf19d7 | |||
| e3bbb0fffe | |||
| d1884f7b0b |
+4
-1
@@ -1,6 +1,9 @@
|
||||
ChangeLog
|
||||
=========
|
||||
version 1.1.2 (release 2012-11- ), csync 0.60.2 required
|
||||
version 1.1.3 (release 2012-11-30), csync 0.60.3 required
|
||||
* No changes to mirall, csync fixes only.
|
||||
|
||||
version 1.1.2 (release 2012-11-26), csync 0.60.2 required
|
||||
* [Fixes] Allow to properly cancel the password dialog.
|
||||
* [Fixes] Share folder name correctly percent encoded with old Qt
|
||||
4.6 builds ie. Debian.
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
set( VERSION_MAJOR 1 )
|
||||
set( VERSION_MINOR 1 )
|
||||
set( VERSION_PATCH 2 )
|
||||
set( VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}rc )
|
||||
set( VERSION_PATCH 3 )
|
||||
set( VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH} )
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário