update for 1.2.6
also a bit of cleanup. you can still build for 1.2.5 using
'-DBITLBEE_VER(a,b,c)'='(((a) << 16) + ((b) << 8) + (c))'
if you really want, though.