Push notifications always set the badge number to the value sent. There is no incrementing. If you send no value, then the badge mains unchanged on what it was previously. If you send 0, then the badge is removed.
Looking at the documentation I find that you have to supply the correct value for the badge parameter: supported are auto,increment and decrement. Those take the recent value from UA's database and modify it according to the keyword.
This is something you need to do in the push notification JSON dictionary.
PS: you should check out our app Airship Commander when it gets approved by Apple. This has a stepper control to leave, erase or set the badge number: http://www.cocoanetics.com/2012/12/airship-commander-1-0/