Skip to content

Commit

Permalink
Last minute fixes for making the tarball
Browse files Browse the repository at this point in the history
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@636 d0cd1f9f-072b-0410-8dd7-cf729c803f20
  • Loading branch information
theraysmith@gmail.com committed Oct 22, 2011
1 parent db2aa4e commit aae3da5
Show file tree
Hide file tree
Showing 4 changed files with 808 additions and 1,271 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SUBDIRS = ccutil viewer cutil image ccstruct dict classify wordrec neural_networ
#endif

EXTRA_DIST = eurotext.tif phototest.tif ReleaseNotes \
aclocal.m4 config configure.ac runautoconf tesseract.spec contrib
aclocal.m4 config configure.ac autogen.sh tesseract.spec contrib

#EXTRA_DIST = doc/html doc/@PACKAGE_NAME@_@PACKAGE_VERSION@.pdf doc/@PACKAGE_NAME@_@PACKAGE_VERSION@.ps.gz

Expand Down
2 changes: 1 addition & 1 deletion ReleaseNotes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Tesseract release notes Oct 1 2010 - V3.01
= Tesseract release notes Oct 21 2011 - V3.01 =
* Thread-safety! Moved all critical globals and statics to
members of the appropriate class. Tesseract is now
thread-safe (multiple instances can be used in parallel
Expand Down
Loading

0 comments on commit aae3da5

Please sign in to comment.