MySQL default date values

Is it possible to set the default value of a datetime MySQL field to todays date + 30?
If so, how?!?