Target fremantle.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Your branch is ahead of 'origin/master' by 52 commits.
#
# Changes to be committed:
#   (use "git reset HEAD^1 <file>..." to unstage)
#
#	modified:   configure.ac
#	modified:   debian/changelog
#
diff --git a/configure.ac b/configure.ac
index f73d06c..839a4b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(monorail, 0.1)
+AC_INIT(monorail, 0.3)
 
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)
diff --git a/debian/changelog b/debian/changelog
index 2dd49cf..69ed9e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-monorail (0.3) UNRELEASED; urgency=low
+monorail (0.3) fremantle; urgency=low
 
   * New release with lots of changes. See git.
 
- -- Jonny Lamb <jonny@debian.org>  Fri, 30 Jul 2010 11:49:33 +0100
+ -- Jonny Lamb <jonny.lamb@collabora.co.uk>  Fri, 30 Jul 2010 12:23:28 +0100
 
 monorail (0.2) fremantle; urgency=low
 
