lyx_mirror/src/version.h
Angus Leeming 31b56dac80 In for a penny, in for a pound. Consistent use of // -*- C++ -*-
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2123 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-14 08:20:41 +00:00

10 lines
246 B
C++

// -*- C++ -*-
/* Version and release date definition */
///
#define LYX_VERSION "1.2.0cvs"
///
#define LYX_RELEASE "Thu, Jan 11, 2001"
/* This version string is intended to be used in files created by LyX */
///
#define LYX_DOCVERSION "LyX 1.2"