Skip to content

Commit

Permalink
Removed -dev from version number to prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ludocode committed Mar 17, 2015
1 parent 17642ac commit 47aab19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PROJECT_BRIEF = "A C encoding/decoding library for the MessagePack serialization

# This is the only place where the version number is defined.
# The packaging script pulls the version number from here.
PROJECT_NUMBER = 0.2-dev
PROJECT_NUMBER = 0.2

INPUT = \
README.md \
Expand Down

0 comments on commit 47aab19

Please sign in to comment.