Martin Schulte <dtaus@ratinganwendung.de>: Corrected the version
authorJoey Schulze <joey@infodrom.org>
Wed, 4 Aug 2004 11:05:52 +0000 (11:05 +0000)
committerJoey Schulze <joey@infodrom.org>
Wed, 4 Aug 2004 11:05:52 +0000 (11:05 +0000)
main.c

diff --git a/main.c b/main.c
index af2e385..2aeb0f4 100644 (file)
--- a/main.c
+++ b/main.c
@@ -1,6 +1,6 @@
 /*
     main.c - Belegloser Datenträgeraustausch mit einer Bank
-    Copyright (c) 1996,8,2001  Martin Schulze <joey@infodrom.org>
+    Copyright (c) 1996,8,2001-4  Martin Schulze <joey@infodrom.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
     $Id$
  */
 
-static char version[] = "0.5";
+static char version[] = "0.6";
 
 #include <stdio.h>
 #include <sys/stat.h>