From 3bcc3d0542057c1ca2b9e86705f42dea2393481a Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 11 Sep 2006 01:26:02 +0200 Subject: [PATCH] Release 0.25 --- configure.ac | 2 +- po/POTFILES.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 6d5c7c96..3a6fd38a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Sugar],[0.24],[],[sugar]) +AC_INIT([Sugar],[0.25],[],[sugar]) AC_PREREQ([2.59]) diff --git a/po/POTFILES.in b/po/POTFILES.in index ff93532d..59ee6ac8 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -2,4 +2,4 @@ activities/browser/NavigationToolbar.py sugar/chat/ChatEditor.py activities/chat/ChatActivity.py activities/groupchat/GroupChatActivity.py -shell/PresenceView.py +shell/FirstTimeDialog.py