]> git.llucax.com Git - software/eventxx.git/commitdiff
Change version number and update docs about stability. 1.0
authorLeandro Lucarella <llucarella@integratech.com.ar>
Thu, 17 Jan 2008 19:23:27 +0000 (17:23 -0200)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Thu, 17 Jan 2008 19:25:57 +0000 (17:25 -0200)
Doxyfile
README

index 1e1d19bc2c526c4b96690a1e56bf08c5593de463..b7a4a350fce114e71159645d1e3a291c2562407b 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME           = eventxx
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 0.7
+PROJECT_NUMBER         = 1.0
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
diff --git a/README b/README
index dbc5a6ade4f8b71672f19099469425829373a6a2..02d1ee5fe39a27fefe1089d3eb947b4f0095d6c7 100644 (file)
--- a/README
+++ b/README
@@ -126,10 +126,9 @@ examples related page.
 
 @section Status
 
-I think the library is moderately stable now. The library has no support
-for buffered events yet, but patches are welcome. It doesn't support the
-HTTP stuff, and probably never will because that has nothing to do with
-event handling.
+I think the library is stable now. The library has no support for buffered
+events yet, but patches are welcome. It doesn't support the HTTP stuff, and
+probably never will because that has nothing to do with event handling.
 
 @libevent had a memory leak before version 1.3b (before 1.2 it didn't even
 had a way free that memory, from version 1.2 to 1.3a, if you tried to free
@@ -152,7 +151,7 @@ it.
 
 @author Leandro Lucarella <llucax+eventxx@gmail.com>
 
-@version 0.7
+@version 1.0
 
 @par License
 This program is under the BOLA license (see