Update of /cvsroot/babeldoc/babeldoc
In directory sc8-pr-cvs1:/tmp/cvs-serv4858
Modified Files:
build.properties
Log Message:
New pipeline stage factory threading model has been implemented.
Index: build.properties
===================================================================
RCS file: /cvsroot/babeldoc/babeldoc/build.properties,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** build.properties 10 Jun 2003 15:57:21 -0000 1.11
--- build.properties 16 Jul 2003 22:45:25 -0000 1.12
***************
*** 1,4 ****
src = ./src
! babeldoc_version = 1.1.0
config = ./config
modules = ./modules
--- 1,4 ----
src = ./src
! babeldoc_version = 1.1.3-dev
config = ./config
modules = ./modules
|