Skip to content

Commit

Permalink
Merge pull request #456 from MikaelSmith/fix-version
Browse files Browse the repository at this point in the history
(maint) Fix version number
  • Loading branch information
parisiale authored Jul 15, 2016
2 parents ae52a88 + 6d80556 commit d6eb041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/version-inl.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#ifndef TEMPLATES_AGENT_VERSION_INL_HPP_
#define TEMPLATES_AGENT_VERSION_INL_HPP_

#define PXP_AGENT_VERSION "@VERSION_NUMBER@"
#define PXP_AGENT_VERSION "@PROJECT_VERSION@"

#endif // TEMPLATES_AGENT_VERSION_INL_HPP_

0 comments on commit d6eb041

Please sign in to comment.