aboutsummaryrefslogtreecommitdiff
path: root/src/shared/revision_nr.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-19 18:46:58 -0600
committermegamage <none@none>2009-02-19 18:46:58 -0600
commit72e8c092128a33515d6f4b48a71526ece81b17b7 (patch)
tree301c1badaa1f4b097bc425c67883258d9f7f1d3e /src/shared/revision_nr.h
parent83adfb5692e3daa4d09d233f193f23b746e5e4c4 (diff)
[7299] Implemented circular loop detection for pools in pools
As a result, the last relation that makes the loop is automatically removed. An error message is displayed and core go on loading remaining records. Author: Neo2003 --HG-- branch : trunk
Diffstat (limited to 'src/shared/revision_nr.h')
-rw-r--r--src/shared/revision_nr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h
index f01c8e39d62..240926801cc 100644
--- a/src/shared/revision_nr.h
+++ b/src/shared/revision_nr.h
@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
- #define REVISION_NR "7298"
+ #define REVISION_NR "7299"
#endif // __REVISION_NR_H__