[Gamesnws-commits] r30 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Aug 13 11:22:50 CEST 2009
Author: schmidb
Date: 2009-08-13 11:22:49 +0200 (Thu, 13 Aug 2009)
New Revision: 30
Added:
pkg/NEWS
Modified:
pkg/DESCRIPTION
Log:
NEWS file and new version number
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2009-08-13 09:09:53 UTC (rev 29)
+++ pkg/DESCRIPTION 2009-08-13 09:22:49 UTC (rev 30)
@@ -1,9 +1,9 @@
Package: gamesNws
Type: Package
Title: Playing games using a NWS Server
-Version: 0.3
-Date: 2009-07-09
-Author: Markus Schmidberger <schmidb at ibe.med.uni-muenchen.de>
+Version: 0.4
+Date: 2009-08-13
+Author: Markus Schmidberger, Fabian Grandke
Maintainer: Markus Schmidberger <schmidb at ibe.med.uni-muenchen.de>
Depends: nws
Description: A package with different games (e.g. uno, poker, ...) using a NWS Server. You can play the games with your friends in the whole world. Just install a NWS Server, send the login data to your friends and start the game.
Added: pkg/NEWS
===================================================================
--- pkg/NEWS (rev 0)
+++ pkg/NEWS 2009-08-13 09:22:49 UTC (rev 30)
@@ -0,0 +1,12 @@
+# R Package gamesNws - NEWS
+#
+# Copyright (C) 2009 : Markus Schmidberger <schmidb at ibe.med.uni-muenchen.de>
+###############################################################################
+
+gamesNws 0.4.0 (build 13. August 2009)
+- documentation
+- logfiles added
+- bug fixes
+
+gamesNws 0.3.0 (build 01. August 2009)
+- main concept implemented
\ No newline at end of file
More information about the Gamesnws-commits
mailing list