In Bootstrap 3 reordering columns is done using push and pull and specifying the number of spaces you want columns to move.

1st in markup
Last in layout
col-xs-push-8
2nd in markup
First in layout
col-xs-pull-4
3rd in markup
Middle in layout
col-xs-pull-4