==> /usr/bin/git log -n1 <==
commit 070fbcdd93ee086ddacb1bbd0aa078e31864cdd9
Author: Michael Norris <mnorris@meta.com>
Date:   Fri Dec 19 15:38:00 2025 -0800

    Increment to version 1.13.2 for serialization fix (#4734)
    
    Summary:
    Pull Request resolved: https://github.com/facebookresearch/faiss/pull/4734
    
    we intentionally made a backwards incompatible change to simplify rabitq serialization. This hotfix will establish the right baseline. Then we can fix the backwards compatibility test.
    
    Reviewed By: alibeklfc, subhadeepkaran
    
    Differential Revision: D89564512
    
    fbshipit-source-id: ce9535bbe51aad715e917d601ab9391c83bea255
==> /usr/bin/git describe --tags --dirty <==
v1.13.2
==> /usr/bin/git status <==
Not currently on any branch.
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	_build/
	_libfaiss_stage/
	build-lib.sh
	metadata_conda_debug.yaml

nothing added to commit but untracked files present (use "git add" to track)
