Part of an extensive cleanup of various problems with kipi-plugins, digikam, and gwenview to resolve bug reports 241, 962, 963.pull/1/head
parent
68399d404a
commit
0f64ac7c10
@ -1,29 +0,0 @@
|
|||||||
/* ============================================================
|
|
||||||
*
|
|
||||||
* This file is a part of digiKam project
|
|
||||||
* http://www.digikam.org
|
|
||||||
*
|
|
||||||
* Date : 2004-09-09
|
|
||||||
* Description : digiKam release ID header.
|
|
||||||
*
|
|
||||||
* Copyright (C) 2004-2008 by Gilles Caulier <caulier dot gilles at gmail dot com>
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it
|
|
||||||
* and/or modify it under the terms of the GNU General
|
|
||||||
* Public License as published by the Free Software Foundation;
|
|
||||||
* either version 2, or (at your option)
|
|
||||||
* any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU General Public License for more details.
|
|
||||||
*
|
|
||||||
* ============================================================ */
|
|
||||||
|
|
||||||
#ifndef DIGIKAM_VERSION_H
|
|
||||||
#define DIGIKAM_VERSION_H
|
|
||||||
|
|
||||||
static const char digikam_version[] = "0.9.4";
|
|
||||||
|
|
||||||
#endif // DIGIKAM_VERSION_H
|
|
Loading…
Reference in new issue