Increment protocol version.

This commit is contained in:
lotodore
2008-04-24 19:58:54 +00:00
parent fc0a1371b4
commit 873b626c5f
+2 -2
View File
@@ -1,5 +1,5 @@
;;; ;;;
;;; Copyright (C) 2007 Lothar May l-may@gmx.de ;;; Copyright (C) 2007, 2008 Lothar May l-may@gmx.de
;;; ;;;
;;; All rights reserved. ;;; All rights reserved.
;;; ;;;
@@ -49,7 +49,7 @@
(define pkth-port 7234) (define pkth-port 7234)
;;; PKTH protocol version ;;; PKTH protocol version
(define pkth-version-major 3) (define pkth-version-major 4)
(define pkth-version-minor 0) (define pkth-version-minor 0)
;;; PokerTH game version ;;; PokerTH game version