Skip to content

Commit

Permalink
Change plugin name
Browse files Browse the repository at this point in the history
  • Loading branch information
enriquefynn committed Nov 4, 2024
1 parent b01f3fc commit bcc2ea5
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# ****************************************************************************

# EDIT THIS: Application name
APPNAME = "ChorusPlugin"
APPNAME = "ChorusOne"

# Application version
APPVERSION_M = 1
Expand Down
2 changes: 1 addition & 1 deletion fuzzing/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ set(SRC_DIR "${CMAKE_CURRENT_SOURCE_DIR}/../src")
set(ETH_DIR "${CMAKE_CURRENT_SOURCE_DIR}/../ethereum-plugin-sdk")

add_compile_definitions(
APPNAME="ChorusPlugin"
APPNAME="ChorusOne"
)

add_compile_definitions(
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit bcc2ea5

Please sign in to comment.