Skip to content

Commit

Permalink
Bump dsme version to 0.67.3
Browse files Browse the repository at this point in the history
[release] Contributes to JB#11587
  • Loading branch information
spiiroin committed Dec 1, 2014
1 parent e1b55bd commit 2480b63
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,5 +1,5 @@
# Package name and version
AC_INIT(dsme, 0.67.2)
AC_INIT(dsme, 0.67.3)

AM_INIT_AUTOMAKE

Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
@@ -1,3 +1,10 @@
dsme (0.67.3) precise; urgency=low

* [vibrafeedback] Remove non-existing NGF states.
* [packaging] Add build dependency version for libngf.

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Mon, 01 Dec 2014 13:46:00 +0200

dsme (0.67.2) precise; urgency=low

* [usbtracker] Do not assume usb_moded D-Bus service is always available.
Expand Down
2 changes: 1 addition & 1 deletion rpm/dsme.spec
@@ -1,6 +1,6 @@
Name: dsme
Summary: Device State Management Entity
Version: 0.67.2
Version: 0.67.3
Release: 0
Group: System/System Control
License: LGPLv2+
Expand Down

0 comments on commit 2480b63

Please sign in to comment.