diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/xfce/mousepad_0.2.13.bb (renamed from packages/xfce/mousepad_0.2.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xfce/mousepad_0.2.12.bb b/packages/xfce/mousepad_0.2.13.bb index 0d32ba4ade..c55ce5a047 100644 --- a/packages/xfce/mousepad_0.2.12.bb +++ b/packages/xfce/mousepad_0.2.13.bb @@ -2,4 +2,4 @@ DESCRIPTION = "Text editor for Xfce based on Leafpad" DEPENDS = "libxfce4util xfce-mcs-manager hal liburi-perl-native python-native" inherit xfce -XFCE_VERSION = 4.4.1 +XFCE_VERSION = 4.4.2 |