]> git.cworth.org Git - notmuch/commit
RELEASING: Remove obsolete step about updating micro version number.
authorCarl Worth <cworth@cworth.org>
Thu, 15 Apr 2010 23:09:43 +0000 (16:09 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 15 Apr 2010 23:09:43 +0000 (16:09 -0700)
commitcb08eade5826ff2d9d2057fab95ee68d671d4984
tree292b1eb440718d7ab20b74ea4ea780820030ec6a
parentf3428823e5cfa8e524e3ea7be8b497020d0693ba
RELEASING: Remove obsolete step about updating micro version number.

We've now changed to using "git describe" to automatically report a
version number that changes with every git commit. So we no longer
need to manually update anything in the Makefile during the release
process.
RELEASING