VERSION=0.8cvs
authorshort <>
Thu, 17 Apr 2003 14:31:53 +0000 (14:31 +0000)
committershort <>
Thu, 17 Apr 2003 14:31:53 +0000 (14:31 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 1a4addd..7926abd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 $Id$
 
 
+NEWS for captive-0.8
+--------------------
+
+
+
 NEWS for captive-0.2 (2003-04-17)
 --------------------
 
index 5b9d719..b92978c 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 # Source file to generate "./configure" to prepare package for compilation
-# Copyright (C) 2002 Jan Kratochvil <project-captive@jankratochvil.net>
+# Copyright (C) 2002-2003 Jan Kratochvil <project-captive@jankratochvil.net>
 # 
 # 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
@@ -17,7 +17,7 @@
 
 
 AC_INIT(src/libcaptive/Makefile-libcaptive.am)
-AM_INIT_AUTOMAKE(captive,0.2)
+AM_INIT_AUTOMAKE(captive,0.8cvs)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 #AM_ACLOCAL_INCLUDE(macros)