diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-01-21 14:07:38 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-01-21 14:07:38 +0000 |
commit | 5eacf345c57b919883db082ec2aad1609e8fa251 (patch) | |
tree | dbbbfd2e47bd5948f7f645a36afa063381439a40 /Makefile.am | |
parent | 8c559bbedf1b34ec5339ff19a1261961b3c2b4e6 (diff) |
Start 0.11.0 development; omit 0.6.x, 0.7.x from ChangeLog
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
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 |