[Initng-svn] r3838 - initng/trunk/src
svn at initng.thinktux.net
svn at initng.thinktux.net
Tue Apr 18 20:39:35 CEST 2006
Author: jimmy
Date: Tue Apr 18 20:39:33 2006
New Revision: 3838
Modified:
initng/trunk/src/initng.h
Log:
by the last api changes, i have to increase API_VERSION
Modified: initng/trunk/src/initng.h
==============================================================================
--- initng/trunk/src/initng.h (original)
+++ initng/trunk/src/initng.h Tue Apr 18 20:39:33 2006
@@ -59,7 +59,7 @@
#define INITNG_CREATOR "Jimmy Wennlund <jimmy.wennlund at gmail.com>"
/* Add to this counter everytime the api changes, and plugins need to recompile */
-#define API_VERSION 8
+#define API_VERSION 9
/* unset this in an production environment */
/* this is set in config.h */
More information about the Initng-svn
mailing list