###
diff --git a/configure.ac b/configure.ac
index 0c245bd..02330e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([cinnamon],[2.0.10],[https://bugzilla.gnome.org/enter_bug.cgi?product=cinnamon],[cinnamon])
+AC_INIT([cinnamon],[2.0.11],[https://bugzilla.gnome.org/enter_bug.cgi?product=cinnamon],[cinnamon])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/cinnamon-global.c])
diff --git a/debian/changelog b/debian/changelog
index 1484fdf..2579398 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cinnamon (2.0.11) petra; urgency=low
+
+ * 2.0.11
+
+ -- Clement Lefebvre
+
cinnamon (2.0.10) petra; urgency=low
* 2.0.10
5daae9d 2.0.11
configure.ac | 2 +-
debian/changelog | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
Upstream: github.com