summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2012-01-16 09:15:25 +1100
committerSimon Horman <horms@verge.net.au>2012-01-16 09:15:25 +1100
commitc539965c9805e1005a809f31556728dd9408f3b2 (patch)
tree144c348146b0ba3ec5426e97b61f999403fe804b
parent22b32ab541518957f71ffc9916881c16265534d1 (diff)
downloadkexec-tools-c539965c9805e1005a809f31556728dd9408f3b2.tar.gz
kexec-tools 2.0.3
Notice: this object is not reachable from any branch.
v2.0.3
Signed-off-by: Simon Horman <horms@verge.net.au>
Notice: this object is not reachable from any branch.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4388bb9f..401b11e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl
dnl
dnl ---Required
-AC_INIT(kexec-tools, 2.0.2.git)
+AC_INIT(kexec-tools, 2.0.3.git)
AC_CONFIG_AUX_DIR(./config)
AC_CONFIG_HEADERS([include/config.h])
AC_LANG(C)