tazweb rev 40 1.2
Prepa for release
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Apr 15 05:18:20 2011 +0200 (2011-04-15) |
parents | 96934e036b67 |
children | 15f9ae793e3f |
files | Makefile doc/tazweb.en.html |
line diff
1.1 --- a/Makefile Fri Apr 15 05:03:31 2011 +0200 1.2 +++ b/Makefile Fri Apr 15 05:18:20 2011 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 DESTDIR?= 1.5 1.6 PACKAGE=tazweb 1.7 -VERSION=1.0 1.8 +VERSION=1.2 1.9 1.10 all: 1.11 gcc src/main.c -o $(PACKAGE) \
2.1 --- a/doc/tazweb.en.html Fri Apr 15 05:03:31 2011 +0200 2.2 +++ b/doc/tazweb.en.html Fri Apr 15 05:18:20 2011 +0200 2.3 @@ -32,7 +32,7 @@ 2.4 web server is Busybox httpd. 2.5 </p> 2.6 <p> 2.7 - The browser is small, very small, the binary is about 12 Kb and 2.8 + The browser is small, very small, the binary is about 16 Kb and 2.9 uses the Webkit engine for page rendering and therefore, supports 2.10 all latest web standards as well as Javascript. 2.11 </p>