From 17a065102d394e99a685c1f65b9fd28bad95ca04 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 4 Feb 2012 18:55:50 +0000 Subject: 4.11 --- ev.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ev.h') diff --git a/ev.h b/ev.h index 72587d5..54b4f00 100644 --- a/ev.h +++ b/ev.h @@ -1,7 +1,7 @@ /* * libev native API header * - * Copyright (c) 2007,2008,2009,2010,2011 Marc Alexander Lehmann + * Copyright (c) 2007,2008,2009,2010,2011,2012 Marc Alexander Lehmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- @@ -199,7 +199,7 @@ struct ev_loop; /*****************************************************************************/ #define EV_VERSION_MAJOR 4 -#define EV_VERSION_MINOR 4 +#define EV_VERSION_MINOR 11 /* eventmask, revents, events... */ enum { -- cgit v1.2.3