[chocolate-doom] 14/83: Put version number back to 1.9

Jonathan Dowland jmtd at moszumanska.debian.org
Mon Jan 30 15:06:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

jmtd pushed a commit to annotated tag chocolate-doom-0.0.1
in repository chocolate-doom.

commit 4471f691a58f3827af6a96d6f6235deefb8ef294
Author: Simon Howard <fraggle at gmail.com>
Date:   Sat Jul 23 19:29:45 2005 +0000

    Put version number back to 1.9
    
    Subversion-branch: /trunk/chocolate-doom
    Subversion-revision: 20
---
 src/doomdef.h | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/src/doomdef.h b/src/doomdef.h
index 54ef33b..2341d9d 100644
--- a/src/doomdef.h
+++ b/src/doomdef.h
@@ -1,7 +1,7 @@
 // Emacs style mode select   -*- C++ -*- 
 //-----------------------------------------------------------------------------
 //
-// $Id: doomdef.h 8 2005-07-23 16:44:57Z fraggle $
+// $Id: doomdef.h 20 2005-07-23 19:29:45Z fraggle $
 //
 // Copyright(C) 1993-1996 Id Software, Inc.
 // Copyright(C) 2005 Simon Howard
@@ -37,7 +37,7 @@
 // Global parameters/defines.
 //
 // DOOM version
-enum { VERSION =  110 };
+enum { VERSION =  109 };
 
 
 // Game mode handling - identify IWAD version
@@ -341,6 +341,9 @@ typedef enum
 //-----------------------------------------------------------------------------
 //
 // $Log$
+// Revision 1.3  2005/07/23 19:29:45  fraggle
+// Put version number back to 1.9
+//
 // Revision 1.2  2005/07/23 16:44:55  fraggle
 // Update copyright to GNU GPL
 //

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/chocolate-doom.git



More information about the Pkg-games-commits mailing list