[8759] Fix for Intel TBB library aka 'Cannot open "../../dep/tbb/libtbbmalloc.so"'. Thanks to ApoC, ghostpast and me :P

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Ambal 2009-11-01 13:47:22 +02:00
parent f98ccc3b6b
commit 64baf661f5
3 changed files with 5 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8758"
#define REVISION_NR "8759"
#endif // __REVISION_NR_H__