Skip to content

Commit

Permalink
version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Géry Casiez authored Mar 1, 2017
1 parent 26b90ea commit 0d71e80
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 6
#define LIBPOINTING_VER_RELEASE 7

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

0 comments on commit 0d71e80

Please sign in to comment.