summaryrefslogblamecommitdiffstats
path: root/bsp_howto/conf.py
blob: 5e042a7981c3958160b86e7cf8022fdd3fe826db (plain) (tree)
1
2
3
4
5
6
7
8







                                              
import sys, os
sys.path.append(os.path.abspath('../common/'))

from conf import *

version = '1.0'
release = '5.0'