Jamroot | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Match the SONAME version
--- luabind.orig/Jamroot
+++ luabind/Jamroot
@@ -6,7 +6,7 @@
import path ;
import virtual-target ;
-VERSION = 0.9.0 ;
+VERSION = 0.9.1 ;
BOOST_ROOT = [ os.environ BOOST_ROOT ] ;
rule debug-message ( txt * )