Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
Semi Malinen committed May 5, 2010
1 parent af5d6cd commit c360094
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
SUBDIRS := util modules libiphb

VERSION := 0.61.11
VERSION := 0.61.12

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

* Fixes: NB#167251: exit dsme-server process if dsme process dies uncleanly
* Adjust to changes in usb_moded's D-Bus i/f

-- Semi Malinen <semi.malinen@nokia.com> Wed, 05 May 2010 20:48:53 +0000

dsme (0.61.11) unstable; urgency=low

* Install dsmetemperature
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.11
Version: 0.61.12
Requires:
Libs: -L${libdir} -ldsme
Cflags: -I${includedir}

0 comments on commit c360094

Please sign in to comment.