GLU version is 1.3 or greater in Visual Studio

I need to use gluNurbsProperty and gluNurbsCallback with parameters that are only available in GLU version 1.3 or greater. Visual Studio 2008 will not recognize the parameters I want to use because of this (I assume it has an older version of GLU). How do I upgrade my version of GLU?