Update realmd to not give vanilla clients session expired messages

This commit is contained in:
sanctum32 2013-09-19 10:56:20 +03:00 committed by Antz
parent fe7bf3f808
commit d8a1fa4acb
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12678"
#define REVISION_NR "12679"
#endif // __REVISION_NR_H__