From: rich Date: Sat, 6 Nov 2004 17:26:45 +0000 (+0000) Subject: Bumped version for release. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=b12987baecdd511bf8c46620839b4e6705182eb8;p=cocanwiki.git Bumped version for release. --- diff --git a/Makefile.config b/Makefile.config index 072769b..5c30063 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,7 +1,7 @@ -# $Id: Makefile.config,v 1.17 2004/11/02 20:54:38 rich Exp $ +# $Id: Makefile.config,v 1.18 2004/11/06 17:26:45 rich Exp $ PACKAGE := cocanwiki -VERSION := 1.3.7 +VERSION := 1.3.8 # Normally ignored. However, if you are installing centrally (using # 'make pkg-install'), then the components are installed in the diff --git a/debian/changelog b/debian/changelog index cc477b5..f272cd4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cocanwiki (1.3.7-10) unstable; urgency=low +cocanwiki (1.3.8-1) unstable; urgency=low * Initial Release.