Skip to content

Commit

Permalink
Bump dsme version to 0.66.12
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Sep 7, 2014
1 parent 4fce846 commit 8c494a7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,5 +1,5 @@
# Package name and version
AC_INIT(dsme, 0.66.11)
AC_INIT(dsme, 0.66.12)

AM_INIT_AUTOMAKE

Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
dsme (0.66.12) unstable; urgency=low

* [dsme] Fix GCC 4.8 related build errors, Contributes to JB#22700

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Sun, 07 Sep 2014 19:17:58 +0300

dsme (0.66.11) unstable; urgency=low
* [iphb] Work around read only rtc time by using persistently stored time
delta. Fixes JB#21810
Expand Down
2 changes: 1 addition & 1 deletion rpm/dsme.spec
@@ -1,6 +1,6 @@
Name: dsme
Summary: Device State Management Entity
Version: 0.66.11
Version: 0.66.12
Release: 0
Group: System/System Control
License: LGPLv2+
Expand Down

0 comments on commit 8c494a7

Please sign in to comment.