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