mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-20 03:48:16 -04:00
moved defines for version to .h, as it is super hard to script the replacement of the defines in the cpp file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6930 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b2db781f65
commit
6380f6121c
3 changed files with 59 additions and 11 deletions
|
@ -21,10 +21,6 @@
|
|||
|
||||
#include "rsguiversion.h"
|
||||
|
||||
|
||||
#define GUI_VERSION "0.5.5b"
|
||||
#define GUI_REVISION "Revision: 6877"
|
||||
|
||||
QString retroshareVersion() {
|
||||
return QString(GUI_VERSION);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue