Skip to content

Commit

Permalink
Version 1.9.44
Browse files Browse the repository at this point in the history
  • Loading branch information
monich committed Nov 26, 2019
1 parent e5125dd commit eaa3464
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions common-vars.pri
Expand Up @@ -2,9 +2,8 @@
#
# This file is part of libcommhistory.
#
# Copyright (C) 2013-2017 Jolla Ltd.
# Copyright (C) 2013-2019 Jolla Ltd.
# Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
# Contact: Reto Zingg <reto.zingg@jolla.com>
#
# This library is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License version 2.1 as
Expand Down Expand Up @@ -35,7 +34,7 @@ PROJECT_NAME = libcommhistory-qt5
#-----------------------------------------------------------------------------
# This should be passed on qmake command line
isEmpty(PROJECT_VERSION) {
PROJECT_VERSION = 1.9.36
PROJECT_VERSION = 1.9.44
message("PROJECT_VERSION is unset, assuming $$PROJECT_VERSION")
}

Expand All @@ -45,4 +44,3 @@ isEmpty(PROJECT_VERSION) {
LIBRARY_VERSION = $$PROJECT_VERSION

# End of File

2 changes: 1 addition & 1 deletion rpm/libcommhistory-qt5.spec
@@ -1,6 +1,6 @@
Name: libcommhistory-qt5
Summary: Communications event history database API
Version: 1.9.36
Version: 1.9.44
Release: 1
Group: System/Libraries
License: LGPLv2
Expand Down

0 comments on commit eaa3464

Please sign in to comment.