From df6a864dba1e332a4a69a4cdbea3929694297ebe Mon Sep 17 00:00:00 2001 From: BPanther Date: Sun, 9 May 2021 21:25:43 +0200 Subject: [PATCH] HAL version now 1.2.0 Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/3d59b6cb6218f436d5ac8b417aad6dafb7494637 Author: BPanther Date: 2021-05-09 (Sun, 09 May 2021) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 42c3f2c..2b16418 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # explicit defines for separate revision handling define(ver_major, 1) -define(ver_minor, 1) +define(ver_minor, 2) define(ver_micro, 0) # sync with current git