Skip to content

Commit

Permalink
QScintilla: upgraded to version 2.11.3 (opencor#2208).
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Nov 4, 2019
1 parent 3bb6119 commit 94341e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/plugins/thirdParty/QScintilla/CMakeLists.txt
Expand Up @@ -3,7 +3,7 @@ project(QScintillaPlugin)
# Name and version of our package

set(PACKAGE_NAME QScintilla)
set(PACKAGE_VERSION 2.11.2)
set(PACKAGE_VERSION 2.11.3)

# Version of our library

Expand All @@ -12,7 +12,7 @@ set(LIBRARY_VERSION ${MAJOR_LIBRARY_VERSION}.0.0)

# Git tag for our library

set(GIT_TAG v2.11.2)
set(GIT_TAG v2.11.3)

# Specify where our local package will be installed

Expand Down

0 comments on commit 94341e3

Please sign in to comment.