From 2be7d8f347d2f1e21832b29063609adc82d7bbfa Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Mon, 26 May 2008 03:11:58 +0000 Subject: [FIX] Got a little too jumpy with the version bump git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@175 6ecfd1a5-f3ed-3746-8530-beee90d26b22 --- Changelog | 7 +++++++ version.inc | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 537e4815..f992bdae 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,10 @@ +----------------- +Rev: 175 +Date: 25 May 2008 +User: MathStuf +----------------- +[FIX] Got a little too jumpy with the version bump + ----------------- Rev: 174 Date: 25 May 2008 diff --git a/version.inc b/version.inc index 71190b6d..10c8f5cc 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -VERSION = 0.0.2 +VERSION = 0.0.1 -- cgit