mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-12 16:09:37 -05:00
switched to 0.6.6
This commit is contained in:
parent
6a7d298fff
commit
4199b1a02f
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user