Skip to content

Commit

Permalink
[doxyrest] release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vovkos committed May 26, 2019
1 parent 51400d3 commit 528471e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
#
#...............................................................................

set(DOXYREST_VERSION_MAJOR 1)
set(DOXYREST_VERSION_MINOR 1)
set(DOXYREST_VERSION_REVISION 1)
set(DOXYREST_VERSION_TAG a)
set(DOXYREST_VERSION_MAJOR 2)
set(DOXYREST_VERSION_MINOR 0)
set(DOXYREST_VERSION_REVISION 0)
set(DOXYREST_VERSION_TAG )

set(DOXYREST_VERSION_FULL "${DOXYREST_VERSION_MAJOR}.${DOXYREST_VERSION_MINOR}.${DOXYREST_VERSION_REVISION}")

Expand Down

0 comments on commit 528471e

Please sign in to comment.