If you're fetching/merging (or pull) with git, then you need to change to the unstable branch, by default it stays on master. ie. git checkout unstable.
Thanks @luc, I'm finally all synced up and was attempting the install but received the following error right after inputting my db/host/user information after the first page of the install.
Fatal error: Class 'CategoryModel' not found in /home/guttural/sites/theguttural.com/Garden/applications/vanilla/settings/structure.php on line 62
To work around this, you could install with 2.0.17.9, and then switch to unstable. AFAIK, the structure is only used at install time (or when you upgrade, and have to run it because of tables/columns modification)
That CategoryModel error keeps cropping up - I ran into that when a coworker accidentally nuked the config.php the other day. It kept throwing that when attempting to reinstall.
Comments
There was an error rendering this rich post.
Fatal error: Class 'CategoryModel' not found in /home/guttural/sites/theguttural.com/Garden/applications/vanilla/settings/structure.php on line 62
AFAIK, the structure is only used at install time (or when you upgrade, and have to run it because of tables/columns modification)