aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-06-16 22:13:53 +0200
committerGuido Günther <agx@sigxcpu.org>2011-06-16 23:37:57 +0200
commit399eff17bd4de7663bbf2914e59a7d3a99ccc153 (patch)
tree41ff7a901ad2903a9114b0678a937aba69af034d /common
parent01c99b53048b4d436eb55e9bf22414610f17d057 (diff)
Fix address substitution for IP32
it was being handled as IP22 in tip22
Diffstat (limited to 'common')
-rw-r--r--common/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/version.h b/common/version.h
index 8a2150f..bb8207f 100644
--- a/common/version.h
+++ b/common/version.h
@@ -1 +1 @@
-#define __ARCSBOOT_VERSION__ "0.3.9.1"
+#define __ARCSBOOT_VERSION__ "0.3.13"