From: Andrew M. Kuchling <amk@amk.ca>
Date: Wed, 8 Jan 2003 02:09:40 +0000 (+0000)
Subject: Bump version number
X-Git-Tag: v2.3c1~2534
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d97b01cb821686611d9b8a1b1ba03449cc1f8610;p=python

Bump version number
---

diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex
index 9908881ee2..0d480279c0 100644
--- a/Doc/whatsnew/whatsnew23.tex
+++ b/Doc/whatsnew/whatsnew23.tex
@@ -2,7 +2,7 @@
 % $Id$
 
 \title{What's New in Python 2.3}
-\release{0.07}
+\release{0.08}
 \author{A.M. Kuchling}
 \authoraddress{\email{amk@amk.ca}}