Skip to content

Commit

Permalink
Merge pull request #36 from hintjens/master
Browse files Browse the repository at this point in the history
Bumped version to 1.3.0
  • Loading branch information
hintjens committed Sep 26, 2013
2 parents b111719 + 063927b commit e26116c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/fmq.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// FMQ version macros for compile-time API detection

#define FMQ_VERSION_MAJOR 1
#define FMQ_VERSION_MINOR 2
#define FMQ_VERSION_MINOR 3
#define FMQ_VERSION_PATCH 0

#define FMQ_MAKE_VERSION(major, minor, patch) \
Expand Down

0 comments on commit e26116c

Please sign in to comment.