Comparar commits

...

1 Commits

Autor SHA1 Mensagem Data
Klaas Freitag 419d9b1934 Bump version to 1.8.4 - to ship the openSSL security update. 2015-07-09 19:51:37 +02:00
2 arquivos alterados com 5 adições e 1 exclusões
+4
Ver Arquivo
@@ -1,5 +1,9 @@
ChangeLog
=========
version 1.8.4 (release 2015-07-09)
* Release to ship a security release of openSSL
No source changes of the ownCloud Client code.
version 1.8.3 (release 2015-06-23)
* Fix a bug in the Windows Installer that could crash explorer (#3320)
* Reduce 'Connection closed' errors (#3318, #3313, #3298)
+1 -1
Ver Arquivo
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 1 )
set( MIRALL_VERSION_MINOR 8 )
set( MIRALL_VERSION_PATCH 3 )
set( MIRALL_VERSION_PATCH 4 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )