]> granicus.if.org Git - libevent/commitdiff
Update event-config.h version number to match configure.in
authorNick Mathewson <nickm@torproject.org>
Mon, 15 Feb 2010 22:53:24 +0000 (17:53 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 15 Feb 2010 22:53:24 +0000 (17:53 -0500)
WIN32-Code/event-config.h

index b43a0ea339210d483177fcf31138c44b7f55983b..49faef475ca6fa20d44bd7d587e00e4520595278 100644 (file)
 /* #undef _EVENT_HAVE_WORKING_KQUEUE */
 
 /* Numeric representation of the version */
-#define _EVENT_NUMERIC_VERSION 0x02000302
+#define _EVENT_NUMERIC_VERSION 0x02000303
 
 /* Name of package */
 #define _EVENT_PACKAGE "libevent"