Skip to content

Commit

Permalink
Bump version to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed May 25, 2015
1 parent c325ffe commit 485ab56
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.11)

# Project properties
PROJECT(qtspell)
SET(QTSPELL_VERSION 0.7.3)
SET(QTSPELL_VERSION 0.7.4)


# Soname
Expand Down
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
qtspell 0.7.4 (May 25 2015):
* Fix spelling not working with certain languages

qtspell 0.7.3 (Apr 07 2015):
* Only reset underline style when clearing error style

Expand Down

0 comments on commit 485ab56

Please sign in to comment.