Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Semi Malinen committed May 20, 2010
1 parent 19c9799 commit 56bb118
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -4,7 +4,7 @@
BINARIES := dsme dsme-server
SUBDIRS := util modules libiphb

VERSION := 0.61.13
VERSION := 0.61.14

#
# Install files in this directory
Expand Down
12 changes: 12 additions & 0 deletions debian/changelog
@@ -1,3 +1,15 @@
dsme (0.61.14) unstable; urgency=low

* Talk to upstart's D-Bus socket instead of running telinit
* Proxy state changes to D-Bus
* Proxy state queries from D-Bus
* Update timed's D-Bus i/f name
* Add --telinit to dsmetool
* Add --loglevel to dsmetool
* Implemented: SWP#MaSSW-1758, SWP#MaSSW-1688

-- Semi Malinen <semi.malinen@nokia.com> Thu, 20 May 2010 04:28:11 +0000

dsme (0.61.13) unstable; urgency=low

* Readjust to changes in usb_moded's D-Bus i/f
Expand Down
2 changes: 1 addition & 1 deletion dsme.pc
Expand Up @@ -4,7 +4,7 @@ libdir=${prefix}/lib

Name: dsme
Description: DSME dsmesock dynamic library
Version: 0.61.13
Version: 0.61.14
Requires:
Libs: -L${libdir} -ldsme
Cflags: -I${includedir}

0 comments on commit 56bb118

Please sign in to comment.