Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueM committed Nov 12, 2016
1 parent a564d1a commit 7f9e6b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cliclick_Prefix.pch
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
#define D(...) [NSDictionary dictionaryWithObjectsAndKeys:__VA_ARGS__, nil]

// Version or branch
#define VERSION @"3.2"
#define VERSION @"3.3"

// Date as m/d/Y
#define RELEASEDATE @"02/17/2016"
#define RELEASEDATE @"11/12/2016"

#define MODE_REGULAR 0
#define MODE_VERBOSE 1
Expand Down

0 comments on commit 7f9e6b4

Please sign in to comment.