[tali] Releasing 3.7.2



commit 6e137d3a77fb8666e77ec3faed86fc9a2066235e
Author: Robert Ancell <robert ancell canonical com>
Date:   Thu Nov 22 10:37:28 2012 +1300

    Releasing 3.7.2

 Makefile.am      |    4 ++++
 NEWS             |    2 +-
 configure.ac     |    2 +-
 po/POTFILES.skip |    2 +-
 4 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 7706965..6d7fdeb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,4 +10,8 @@ install-data-local:
 	-chown $(scores_user):$(scores_group) $(DESTDIR)$(scoredir)/gtali.Colors.scores
 	-chmod 664 $(DESTDIR)$(scoredir)/gtali.Colors.scores
 
+uninstall-local:
+	rm -f $(DESTDIR)$(scoredir)/gtali.Regular.scores
+	rm -f $(DESTDIR)$(scoredir)/gtali.Colors.scores
+
 -include $(top_srcdir)/git.mk
diff --git a/NEWS b/NEWS
index b067a7d..397dc51 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-tali 3.7.0
+tali 3.7.2
 ====================
 
 First release split from gnome-games
diff --git a/configure.ac b/configure.ac
index e1d53a1..7df378b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(tali, 3.7.0)
+AC_INIT(tali, 3.7.2)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 73d6141..5fc30b5 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1 +1 @@
-data/gtali.desktop.in
+data/tali.desktop.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]