Skip to content

Commit

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

VERSION := 0.61.7
VERSION := 0.61.8

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

* Remove lifeguard
* Add USB state tracking by listening to usb_moded on D-Bus

-- Semi Malinen <semi.malinen@nokia.com> Wed, 14 Apr 2010 14:54:20 +0000

dsme (0.61.7) unstable; urgency=low

* Split dsme to two processes: hwwd kicker (dsme) and the rest (dsme-server)
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.7
Version: 0.61.8
Requires:
Libs: -L${libdir} -ldsme
Cflags: -I${includedir}

0 comments on commit 1fdc71e

Please sign in to comment.