Skip to content

Commit

Permalink
Creating release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Géry Casiez authored Feb 6, 2017
1 parent 2cebada commit 229c219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pointing/pointing.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

#define LIBPOINTING_VER_MAJOR 1
#define LIBPOINTING_VER_MINOR 0
#define LIBPOINTING_VER_RELEASE 3
#define LIBPOINTING_VER_RELEASE 4

#define LIBPOINTING_VER_STRING LIBPOINTING_VER_STRINGNUM(LIBPOINTING_VER_MAJOR) "." \
LIBPOINTING_VER_STRINGNUM(LIBPOINTING_VER_MINOR) "." \
Expand Down

0 comments on commit 229c219

Please sign in to comment.