]> git.lyx.org Git - lyx.git/blob - src/version_info.h.in
Fix working of the spellchecker dialog with ispell when there are no
[lyx.git] / src / version_info.h.in
1 /* -*- C++ -*- */
2 /* This file contains configuration information configuration file for
3    LyX. It was generated by autoconf's configure. Do not modify it.
4    
5    * This file is part of
6    * ======================================================
7    *
8    *           LyX, the High Level Word Processor
9    *
10    *           Copyright 1995 Matthias Ettrich
11    *           Copyright 1995, 2001 The LyX Team.
12    *
13    *======================================================*/
14
15 #ifndef VERSION_INFO_H
16 #define VERSION_INFO_H
17
18 char const * version_info = "@VERSION_INFO@";
19
20 #endif