include/version.h
author Markus Bröker <mbroeker@largo.homelinux.org>
Tue, 02 Feb 2010 13:26:30 +0100
changeset 8 6097dc1fe2cf
parent 3 724e07a9f155
permissions -rw-r--r--
perror is declared in cstdio

/*
 *  $Id: version.h 2 2007-12-22 14:15:30Z mbroeker $
 * $URL: http://localhost/svn/cpp/qMonitor/trunk/include/version.h $
 */

#ifndef VERSION_H
#define VERSION_H

#define VERSION_STRING "qMonitor Revision 0.90"
#endif