Another bugfix for entity lookups

This commit is contained in:
Laurence Withers 2006-10-26 11:45:11 +01:00
commit f7fe4bb787
3 changed files with 3 additions and 2 deletions

View file

@ -12,7 +12,7 @@
# suffixed with a string.
VERMAJOR=1
VERMINOR=2
VERMICRO=6
VERMICRO=7
VEREXTRA=""
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;