From 0807ef51aa9c37bb608cc4169f52efa3bd7cc041 Mon Sep 17 00:00:00 2001 From: TC1995 Date: Mon, 5 Mar 2018 13:35:19 +0100 Subject: [PATCH] Updated file version numbers and dates. --- src/video/vid_svga.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/video/vid_svga.c b/src/video/vid_svga.c index 0f75e9480..6bd9ea9d4 100644 --- a/src/video/vid_svga.c +++ b/src/video/vid_svga.c @@ -11,7 +11,7 @@ * This is intended to be used by another SVGA driver, * and not as a card in it's own right. * - * Version: @(#)vid_svga.c 1.0.23 2018/03/02 + * Version: @(#)vid_svga.c 1.0.24 2018/03/05 * * Authors: Sarah Walker, * Miran Grca,