Skip to content

Commit

Permalink
Updating version for 2.8 release (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
saadrahim authored Aug 23, 2019
1 parent 67f51f1 commit d9d849a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MIT License
#
# Copyright (c) 2018 Advanced Micro Devices, Inc. All rights reserved.
# Copyright (c) 2018-2019 Advanced Micro Devices, Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -59,7 +59,7 @@ option(BUILD_TEST "Build tests (requires googletest)" ON)
include(cmake/Dependencies.cmake)

# Setup VERSION
set(VERSION_STRING "2.6.0")
set(VERSION_STRING "2.7.0")

rocm_setup_version(VERSION ${VERSION_STRING})

Expand Down

0 comments on commit d9d849a

Please sign in to comment.