Skip to content

Commit

Permalink
new release 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dbluelle committed Jul 3, 2021
1 parent 4a99d64 commit 055c96b
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 @@ -25,7 +25,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6...3.19)
PROJECT(LIGHTSPARK)
SET(MAJOR_VERSION "0")
SET(MINOR_VERSION "8")
SET(PATCH_VERSION "4")
SET(PATCH_VERSION "5")
SET(SUBPATCH_VERSION "0")

IF(EXISTS "${CMAKE_SOURCE_DIR}/.git/")
Expand Down
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
lightspark: An open source flash player implementation

Version NEXT:
Version 0.8.5:

* improved text rendering
* better support for embedded video
Expand Down

0 comments on commit 055c96b

Please sign in to comment.