summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-01-21 14:07:38 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-01-21 14:07:38 +0000
commit5eacf345c57b919883db082ec2aad1609e8fa251 (patch)
treedbbbfd2e47bd5948f7f645a36afa063381439a40 /Makefile.am
parent8c559bbedf1b34ec5339ff19a1261961b3c2b4e6 (diff)
downloadtelepathy-glib-5eacf345c57b919883db082ec2aad1609e8fa251.tar.gz
Start 0.11.0 development; omit 0.6.x, 0.7.x from ChangeLog
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0dd0366ae..f9d0158e8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,7 @@ upload-branch-docs: all
include tools/lcov.am
-CHANGELOG_RANGE = telepathy-glib-0.6.0..
+CHANGELOG_RANGE = telepathy-glib-0.8.0..
CHECK_FOR_UNRELEASED = $(srcdir)/NEWS $(wildcard $(srcdir)/telepathy-glib/*.[ch])
include tools/telepathy.am