Skip to content

Commit

Permalink
3.1.0 > 3.1.1.
Browse files Browse the repository at this point in the history
Change-Id: Idc7ab6cfe38cffa4053d0d8ce710cb95b33aa6ac
Reviewed-on: https://code.wireshark.org/review/34084
Reviewed-by: Gerald Combs <gerald@wireshark.org>
  • Loading branch information
geraldcombs committed Jul 25, 2019
1 parent 414ca80 commit 12e8b4e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 1,397 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -29,7 +29,7 @@ project(${_project_name} C CXX)
set(GIT_REVISION 0)
set(PROJECT_MAJOR_VERSION 3)
set(PROJECT_MINOR_VERSION 1)
set(PROJECT_PATCH_VERSION 0)
set(PROJECT_PATCH_VERSION 1)
set(PROJECT_BUILD_VERSION ${GIT_REVISION})
set(PROJECT_VERSION_EXTENSION "")

Expand Down

0 comments on commit 12e8b4e

Please sign in to comment.