Updated version to v0.4.06c

switched on release flags in MainWindow.cpp



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@496 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2008-04-09 15:15:24 +00:00
parent a8d18793d9
commit 13eb45f294
3 changed files with 3 additions and 2 deletions

View file

@ -91,6 +91,7 @@
* #define RS_RELEASE_VERSION 1
****/
#define RS_RELEASE_VERSION 1
/** Constructor */
MainWindow::MainWindow(QWidget* parent, Qt::WFlags flags)