diff options
author | Simon Horman <horms@verge.net.au> | 2012-01-16 09:15:25 +1100 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2012-01-16 09:17:32 +1100 |
commit | 984b64ecbf295919193ccb2f59baba6bd5169fe6 (patch) | |
tree | 0b7516194f3bd23206c5b78052eae7e2927a7f00 /configure.ac | |
parent | 22b32ab541518957f71ffc9916881c16265534d1 (diff) |
kexec-tools 2.0.3
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4388bb9..78dda4b 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) AC_CONFIG_AUX_DIR(./config) AC_CONFIG_HEADERS([include/config.h]) AC_LANG(C) |