Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
brunexgeek committed Feb 12, 2019
1 parent 0da5e22 commit ba7a19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 2.8)

set(PROTOGEN_MAJOR 0)
set(PROTOGEN_MINOR 6)
set(PROTOGEN_PATCH 0)
set(PROTOGEN_PATCH 1)

add_definitions(-DPROTOGEN_MAJOR=${PROTOGEN_MAJOR})
add_definitions(-DPROTOGEN_MINOR=${PROTOGEN_MINOR})
Expand Down

0 comments on commit ba7a19b

Please sign in to comment.