Hello,
Yes forgot about this little thing. 
So In this case I would create, before the birthday check, a new field in Enrichemnt activity bday_currentYear and checked that date as I described previously. You can create this field by using functions e.g
ToDate(Year(GetDate()) +'-'+Month(bday)+'-'+Day(bday))
Marcel