mirror of
https://github.com/HackHerz/pusher
synced 2025-12-06 02:10:19 +00:00
Changed version to 0.4
This commit is contained in:
parent
9d58fbece6
commit
5b6d35a583
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ int main(int argc, char **argv)
|
|||
|
||||
try
|
||||
{
|
||||
TCLAP::CmdLine cmd("Push notifications to your phone easily.", ' ', "0.3");
|
||||
TCLAP::CmdLine cmd("Push notifications to your phone easily.", ' ', "0.4");
|
||||
|
||||
// Values
|
||||
TCLAP::ValueArg<string> idArg("i","id","ID of the device.",false,"0","string");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue