summaryrefslogtreecommitdiff
path: root/libs/hunspell/docs/HACKING
blob: e65da70e105d05817a9c20218d1a72da413d7856 (plain)
1
2
3
4
5
6
7
8
9
10
To bump a release

1. edit...
  a) ./configure.ac
  b) ./msvc/Hunspell.rc
  c) ./msvc/config.h
and convert release string X.Y.Z/X,Y,Z to the next version

2. autoconf && ./configure && make
and the various strings will get updated by the build tooling