[Initng-svn] r3187 - initng/trunk/src

svn at initng.thinktux.net svn at initng.thinktux.net
Sat Mar 4 01:20:39 CET 2006


Author: jimmy
Date: Sat Mar  4 01:20:39 2006
New Revision: 3187

Modified:
   initng/trunk/src/initng.h
Log:
API changed with last commit.


Modified: initng/trunk/src/initng.h
==============================================================================
--- initng/trunk/src/initng.h	(original)
+++ initng/trunk/src/initng.h	Sat Mar  4 01:20:39 2006
@@ -40,7 +40,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 2
+#define API_VERSION 3
 
 /* unset this in an production environment */
 /* this is set in config.h */


More information about the Initng-svn mailing list