diff --git a/Slackware/i2p-base/i2p-base.SlackBuild b/Slackware/i2p-base/i2p-base.SlackBuild
index 2d35eacb8cadfd348c2e94c4884dd844071465c4..1a5a254dcb7a920a3fc1c1a6767b65a1359db8ec 100644
--- a/Slackware/i2p-base/i2p-base.SlackBuild
+++ b/Slackware/i2p-base/i2p-base.SlackBuild
@@ -21,7 +21,7 @@ CWD=$(pwd)
 TMP=/tmp
 PKG=/$TMP/package-base-i2p
 NAME=i2p-base
-VERSION=0.0.2
+VERSION=0.0.3
 BUILD=1sponge
 ARCH=noarch
 INSTALL_DIR=opt
diff --git a/history.txt b/history.txt
index 0a425268e1878840489a72a5898f812ce77f33b3..0078e2f73b3efc73f9b353c94a25b8fc8c986fe1 100644
--- a/history.txt
+++ b/history.txt
@@ -1,3 +1,7 @@
+2010-11-27 sponge
+   * Slackware: bump i2p-base version, so that it can be upgraded with the new
+	base code fixes.
+
 2010-11-26 sponge
    * i2psnark: Don't save theme parameter if it has not changed.