summaryrefslogtreecommitdiffstats
path: root/kbiff/version.h
blob: cc37c2fec35e929a69eb69cf05e47e790023f486 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * version.h
 * Copyright (C) 2008 Kurt Granroth <granroth@kde.org>
 *
 * This file contains the current version number.
 */
#ifndef VERSION_H
#define VERSION_H

extern const char *kbiff_version;

#endif // VERSION_H