Skip to content

Commit

Permalink
Version number 2.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albertony committed Sep 26, 2017
1 parent d1970ae commit a8deab5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DComPerm_rc.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
#define APPLICATION_FILENAME APPLICATION_NAME ".exe"
#define APPLICATION_DESCRIPTION "DCOM permission command line utility"

#define VERSION_MAJOR 0
#define VERSION_MINOR 1
#define VERSION_PATCH 2
#define VERSION_MAJOR 2
#define VERSION_MINOR 0
#define VERSION_PATCH 0
#define VERSION_BUILD 0

#define STRINGIFY_INDIRECT(x) #x
Expand Down

0 comments on commit a8deab5

Please sign in to comment.