mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 14:10:54 -04:00
switched to 0.6.6
This commit is contained in:
parent
6a7d298fff
commit
4199b1a02f
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue