From 6c2bc57bdfc3eebecd17199e1c0cb677e7190f19 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 24 Jul 2001 20:18:12 +0000 Subject: *** empty log message *** --- coro.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'coro.h') diff --git a/coro.h b/coro.h index 56c11d2..0fc2858 100644 --- a/coro.h +++ b/coro.h @@ -32,6 +32,8 @@ * This coroutine library is very much stripped down. You should either * build your own process avstraction using it or - better - just use GNU * Portable Threads, http://www.gnu.org/software/pth/. + * + * VERSION: 0.1 */ #ifndef CORO_H -- cgit v1.2.3