mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
14 lines
754 B
C
14 lines
754 B
C
/***************************************************************/
|
|
/* */
|
|
/* VERSION.H */
|
|
/* */
|
|
/* What version of remind do we have? */
|
|
/* */
|
|
/* This file is part of REMIND. */
|
|
/* Copyright (C) 1992-1998 by David F. Skoll */
|
|
/* Copyright (C) 1999-2007 by Roaring Penguin Software Inc. */
|
|
/* */
|
|
/***************************************************************/
|
|
|
|
#define VERSION "03.01.04"
|