Skip to content

Commit

Permalink
Tag open source release 1.1.9.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 372007801
  • Loading branch information
pwnall committed May 4, 2021
1 parent 9c1be17 commit 2b63814
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

cmake_minimum_required(VERSION 3.1)
project(Snappy VERSION 1.1.8 LANGUAGES C CXX)
project(Snappy VERSION 1.1.9 LANGUAGES C CXX)

# C++ standard can be overridden when this is used as a sub-project.
if(NOT CMAKE_CXX_STANDARD)
Expand Down
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
master, TBD:
Snappy v1.1.9, May 4th 2021:

* Performance improvements.

Expand Down

0 comments on commit 2b63814

Please sign in to comment.