From 3a4a4eb34a06ae41445961a4fb83b8e833354496 Mon Sep 17 00:00:00 2001 From: vlad Date: Wed, 27 Oct 2010 08:49:15 +0300 Subject: [PATCH] changed version to 1.0.3 --- applet/configure.ac | 2 +- applet/debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/applet/configure.ac b/applet/configure.ac index d71d303..7413c13 100644 --- a/applet/configure.ac +++ b/applet/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ(2.61) AC_INIT([livewp], [0.4]) AC_CONFIG_SRCDIR([src/livewp-home-widget.c]) AC_CONFIG_HEADER([src/config.h:src/config.h.in]) -AM_INIT_AUTOMAKE(livewp, 1.0.2) +AM_INIT_AUTOMAKE(livewp, 1.0.3) AC_PROG_LIBTOOL AC_PROG_INTLTOOL([0.23]) diff --git a/applet/debian/changelog b/applet/debian/changelog index 9548a18..1536d00 100644 --- a/applet/debian/changelog +++ b/applet/debian/changelog @@ -1,4 +1,4 @@ -live-wallpaper (1.0.2) unstable; urgency=low +live-wallpaper (1.0.3) unstable; urgency=low * Updated Spain translation * Fixed bug #6497 livewp 5 and 6 and 7 processes allocating RAM while -- 1.7.9.5