diff options
| author | Peter Korsgaard | 2008-12-17 13:40:50 +0100 |
|---|---|---|
| committer | Peter Korsgaard | 2008-12-17 13:40:50 +0100 |
| commit | 034d77ec5736638ea94b30886bea865e0293a57f (patch) | |
| tree | 522102684d9c81f47520545fa32569f69938a6d6 | |
| parent | openswan: revert $(strip ...) change (r24307) on patches (diff) | |
| download | buildroot-034d77ec5736638ea94b30886bea865e0293a57f.tar.gz buildroot-034d77ec5736638ea94b30886bea865e0293a57f.tar.xz buildroot-034d77ec5736638ea94b30886bea865e0293a57f.zip | |
haserl: bump version
| -rw-r--r-- | package/haserl/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/haserl/Config.in b/package/haserl/Config.in index 3895c0834..0a5847857 100644 --- a/package/haserl/Config.in +++ b/package/haserl/Config.in @@ -30,4 +30,4 @@ endchoice config BR2_PACKAGE_HASERL_VERSION string default "0.8.0" if BR2_PACKAGE_HASERL_VERSION_0_8_X - default "0.9.24" if BR2_PACKAGE_HASERL_VERSION_0_9_X + default "0.9.25" if BR2_PACKAGE_HASERL_VERSION_0_9_X |
