diff --git a/Programs/Bibliography/bibarts/bibsort-version.h.cmake b/Programs/Bibliography/bibarts/bibsort-version.h.cmake new file mode 100644 index 000000000..1120285ff --- /dev/null +++ b/Programs/Bibliography/bibarts/bibsort-version.h.cmake @@ -0,0 +1,26 @@ +/* bibsort-version.h: version number -*- C++ -*- + + Copyright (C) 2019 Christian Schenk + + This file 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 file 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. + + You should have received a copy of the GNU General Public License + along with this file; if not, write to the Free Software + Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, + USA. */ + +#define MIKTEX_COMP_J2000_VERSION ${MIKTEX_COMP_J2000_VERSION} +#define MIKTEX_COMP_ORIG_VERSION_STR "${MIKTEX_COMP_ORIG_VERSION_STR}" + +#define MIKTEX_COMP_COPYRIGHT_STR "${MIKTEX_COMP_COPYRIGHT_STR}" +#define MIKTEX_COMP_COPYRIGHT_STR_1252 "${MIKTEX_COMP_COPYRIGHT_STR_1252}" + +#include