upgrade instructions forgot about the VERSION file update!

This commit is contained in:
Sitaram Chamarty 2012-04-06 07:01:56 +05:30
parent 057506b73f
commit 6e5c9954fd

View file

@ -111,10 +111,10 @@ Creating a symlink doesn't need a separate program but 'install' also runs
## upgrading ## upgrading
Just put the new version on top of wherever you kept the old one. That's it. * Update your clone of the gitolite source.
* Repeat the install command you used earlier (make sure you use the same
If you feel it should require a little more effort, pretend I said "you have arguments as before).
to then run `gitolite setup`". Won't hurt... * Run `gitolite setup` just in case the hooks changed.
## packaging gitolite ## packaging gitolite