diff options
-rw-r--r-- | Releasing | 1 | ||||
-rw-r--r-- | doc/micropeak.xsl | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -6,6 +6,7 @@ These are Bdale's notes on how to do a release. - make sure that doc/altusmetrum.xsl has the right copyright year, and add release to the revision history at the front (release notes will be pulled in automatically) + - do the same for doc/micropeak.xsl - update the version in configure.ac git log > ChangeLog diff --git a/doc/micropeak.xsl b/doc/micropeak.xsl index 66b04072..dafe3682 100644 --- a/doc/micropeak.xsl +++ b/doc/micropeak.xsl @@ -10,7 +10,7 @@ <surname>Packard</surname> </author> <copyright> - <year>2012</year> + <year>2014</year> <holder>Bdale Garbee and Keith Packard</holder> </copyright> <mediaobject> |