# HG changeset patch # User Paul Crowley <paul@lshift.net> # Date 1345805579 -3600 # Node ID a14142919eb36cd5b5294848eac72c781ec97b27 # Parent 924bf9d4dbc02ad78ffeaf829fdbbb87fa616b40 Bump year in manual diff -r 924bf9d4dbc0 -r a14142919eb3 dev/making-a-release --- a/dev/making-a-release Fri Aug 24 11:46:27 2012 +0100 +++ b/dev/making-a-release Fri Aug 24 11:52:59 2012 +0100 @@ -8,7 +8,7 @@ - run debchange - Fix the actual problems (updating NEWS, CREDITS, debchange as we go) - Test with dev/chroot-test/run-test -- Ensure year in README is up to date +- Ensure year in README and doc/manual.docbook is up to date - Update Standards-Version - dev/debian-build/dbuild - CHROOT_TEST_INSTALLDEB=true dev/chroot-test/run-test diff -r 924bf9d4dbc0 -r a14142919eb3 doc/manual.docbook --- a/doc/manual.docbook Fri Aug 24 11:46:27 2012 +0100 +++ b/doc/manual.docbook Fri Aug 24 11:52:59 2012 +0100 @@ -4,7 +4,7 @@ <info> <title>Sharing Mercurial repositories with mercurial-server</title> <author><firstname>Paul</firstname><surname>Crowley</surname></author> - <copyright><year>2008-2011</year><holder>Paul Crowley, LShift Ltd</holder></copyright> + <copyright><year>2008-2012</year><holder>Paul Crowley, LShift Ltd</holder></copyright> </info> <section> <title>About mercurial-server</title> @@ -617,7 +617,7 @@ it. </para> <para> -Paul Crowley, <email>paul@lshift.net</email>, 2011 +Paul Crowley, <email>paul@lshift.net</email>, 2012 </para> </section> </section>