updated version.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7064 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2014-01-28 09:01:50 +00:00
parent 3caeb0ab7f
commit edac83d471

View File

@ -11,8 +11,8 @@
// These versioning parameters are in the header because plugin versioning requires it. // These versioning parameters are in the header because plugin versioning requires it.
// Please use the functions below, and don't refer directly to the #defines. // Please use the functions below, and don't refer directly to the #defines.
#define SVN_REVISION "Revision 6890" #define SVN_REVISION "Revision 7062"
#define SVN_REVISION_NUMBER 6890 #define SVN_REVISION_NUMBER 7062
namespace RsUtil { namespace RsUtil {