View | Details | Raw Unified | Return to bug 723
Collapse All | Expand All

(-)a/bindings/python/wscript (-1 / +1 lines)
 Lines 15-21    Link Here 
15
import Utils
15
import Utils
16
16
17
## https://launchpad.net/pybindgen/
17
## https://launchpad.net/pybindgen/
18
REQUIRED_PYBINDGEN_VERSION = (0, 12, 0, 700)
18
REQUIRED_PYBINDGEN_VERSION = (0, 12, 0, 703)
19
REQUIRED_PYGCCXML_VERSION = (0, 9, 5)
19
REQUIRED_PYGCCXML_VERSION = (0, 9, 5)
20
20
21
21

Return to bug 723