Skip to content

Commit

Permalink
2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Nov 10, 2014
1 parent be5f889 commit 16a3745
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
AC_INIT([cinnamon],[2.4.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=cinnamon],[cinnamon])
AC_INIT([cinnamon],[2.4.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=cinnamon],[cinnamon])

AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/cinnamon-global.c])
Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
cinnamon (2.4.2) rebecca; urgency=medium

* photoframe desklet: fix mega leak, don't cache all images, destroy old images.
* photoframe desklet: cancel the update timer when removing the desklet.

-- Clement Lefebvre <root@linuxmint.com> Mon, 10 Nov 2014 11:00:28 +0100

cinnamon (2.4.1) rebecca; urgency=medium

* Sound Applet: use Math.round instead of .floor on volume values and better mute handling
Expand Down

0 comments on commit 16a3745

Please sign in to comment.