I'm trying to get biber to work, and for this I need the most updated version of biblatex.
I used the MikTex package manager
mpm --update=biblatex (I also tried uninstalling and installing biblatex.) However, after restarting TeXworks and compiling using pdfLaTeX, the bcf file says
bcf:controlfile version="2.6" rather than the most current version which is 3.0. (Presumably, this is why biber (2.0) doesn't work.) What gives? What's the right way to update biblatex? Do I have to install biblatex manually?
My MikTex version is 2.9.
bcf:controlfile versionis not the same as either thebiblatexor the Biber version. There is a correspondence between thebcfversion andbiblatexand Biber versions, though (bcfversion 2.6 comes frombiblatexv 2.9/Biber 1.9). MikTeX hasn't updated its repositories tobiblatex3.0/Biber 2.0 yet. I suggest you wait a few days until MikTeX also gets the new versions. Manual installs are often messy and can lead to malfunctions if done improperly.