Skip to content

Commit

Permalink
bump version to 0.61.22
Browse files Browse the repository at this point in the history
  • Loading branch information
Semi Malinen committed Aug 12, 2010
1 parent 7d3a51c commit 88d6715
Show file tree
Hide file tree
Showing 3 changed files with 8 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.21
VERSION := 0.61.22

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

* Use lower priority for some heartbeat logging (Fixes: NB#178773)

-- Semi Malinen <semi.malinen@nokia.com> Thu, 12 Aug 2010 09:19:58 +0000

dsme (0.61.21) unstable; urgency=low

* Fixes: NB#177993: stop using libcal (read R&D flags from environment)
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.21
Version: 0.61.22
Requires:
Libs: -L${libdir} -ldsme
Cflags: -I${includedir}

0 comments on commit 88d6715

Please sign in to comment.