Skip to content

Commit

Permalink
cmake: bump release version to 1.0-ida80
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterMatula committed Aug 30, 2022
1 parent dffecbc commit cfa2585
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.11)

project(retdec-idaplugin CXX C)
set(RELEASE_VERSION "1.0-ida77")
set(RELEASE_VERSION "1.0-ida80")

set(CMAKE_POSITION_INDEPENDENT_CODE ON)

Expand Down

0 comments on commit cfa2585

Please sign in to comment.