switched to 0.6.6

This commit is contained in:
csoler 2020-10-15 20:41:36 +02:00
parent 6a7d298fff
commit 4199b1a02f

View File

@ -47,7 +47,7 @@
* Customize it trough qmake command line @see retroshare.pri
*/
#ifndef RS_MINI_VERSION
# define RS_MINI_VERSION 5
# define RS_MINI_VERSION 6
#endif
/**
@ -56,7 +56,7 @@
* Customize it trough qmake command line @see retroshare.pri
*/
#ifndef RS_EXTRA_VERSION
# define RS_EXTRA_VERSION "-alpha"
# define RS_EXTRA_VERSION "-RC1"
#endif