Comparar commits

...

1 Commits

Autor SHA1 Mensagem Data
Daniel Molkentin af0d2d9997 Bump to 1.5.4 2014-04-11 09:44:40 +02:00
2 arquivos alterados com 4 adições e 1 exclusões
+3
Ver Arquivo
@@ -1,6 +1,9 @@
ChangeLog
=========
version 1.5.4 (release 2014-04-11 )
* Source identical release, with only version number bumped
version 1.5.3 (release 2014-03-10 )
* Fix usage of proxies after first sync run (#1502, #1524, #1459, #1521)
* Do not wipe the credentials from config for reconnect (#1499, #1503)
+1 -1
Ver Arquivo
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 1 )
set( MIRALL_VERSION_MINOR 5 )
set( MIRALL_VERSION_PATCH 3 )
set( MIRALL_VERSION_PATCH 4 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )