For best results we recommend you set the compatibility level of your database to match the version of SQL server you are running the database on. So if you have a SQL 2000 or 2005 db you have restored onto a new SQL 2008 server you should set it to 100.
90 = SQL Server 2005100 = SQL Server 2008