You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kbiff/kbiff/version.h

13 lines
220 B

/*
* 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