From 5bce61c04e589e368d534c4797711ac73c1e1f23 Mon Sep 17 00:00:00 2001 From: Achil Date: Tue, 6 Sep 2022 18:56:51 +0200 Subject: Daniel Etienne pre release for Bullseye --- generic/tkZinc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'generic/tkZinc.c') diff --git a/generic/tkZinc.c b/generic/tkZinc.c index 5c577e7..c4025fe 100644 --- a/generic/tkZinc.c +++ b/generic/tkZinc.c @@ -4,7 +4,7 @@ * Authors : Patrick Lecoanet. * Creation date : Mon Feb 1 12:13:24 1999 * - * $Id$ + * $Id: tkZinc.c 1897 2008-01-22 08:33:42Z lemort $ */ /* @@ -25,7 +25,7 @@ * */ -static const char rcs_id[]="$Id$"; +static const char rcs_id[]="$Id: tkZinc.c 1897 2008-01-22 08:33:42Z lemort $"; static const char compile_id[]="$Compile: " __FILE__ " " __DATE__ " " __TIME__ " $"; static const char * const zinc_version = "zinc-version-" PACKAGE_VERSION; -- cgit v1.1