Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/POTFILES.in1
-rwxr-xr-xtools/build-snapshot.sh2
2 files changed, 1 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 10313bb..f6d90c4 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -4,4 +4,3 @@ shell/view/BuddyMenu.py
shell/view/clipboardmenu.py
shell/view/frame/ZoomBox.py
sugar/graphics/optionmenu.py
-sugar/chat/ChatEditor.py
diff --git a/tools/build-snapshot.sh b/tools/build-snapshot.sh
index 5510523..9798a85 100755
--- a/tools/build-snapshot.sh
+++ b/tools/build-snapshot.sh
@@ -1,6 +1,6 @@
VERSION=0.63
DATE=`date +%Y%m%d`
-RELEASE=2.62
+RELEASE=2.65
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2