summaryrefslogtreecommitdiff
path: root/libs/hunspell/docs/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'libs/hunspell/docs/HACKING')
-rw-r--r--libs/hunspell/docs/HACKING10
1 files changed, 0 insertions, 10 deletions
diff --git a/libs/hunspell/docs/HACKING b/libs/hunspell/docs/HACKING
deleted file mode 100644
index e65da70e10..0000000000
--- a/libs/hunspell/docs/HACKING
+++ /dev/null
@@ -1,10 +0,0 @@
-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