Dear maintainers,
I just noticed that the v2.2 tag currently advertises a v2.1 version:
|
AC_INIT([numatop], [v2.1], [yao.jin@intel.com]) |
In addition, it would be nice to have an actual github release for numatop v2.2 with the dist archive available for download, similarly to what the v2.1 release does:
Since you didn't annotate the v2.2 tag, you could actually update it. Alternatively, since modifying tags is usually frowned upon, you could release a v2.3 that simply adds the missing version bump in configure.ac.
Thanks,
Dridi
Dear maintainers,
I just noticed that the v2.2 tag currently advertises a v2.1 version:
numatop/configure.ac
Line 5 in 1b7beb2
In addition, it would be nice to have an actual github release for numatop v2.2 with the dist archive available for download, similarly to what the v2.1 release does:
Since you didn't annotate the v2.2 tag, you could actually update it. Alternatively, since modifying tags is usually frowned upon, you could release a v2.3 that simply adds the missing version bump in
configure.ac.Thanks,
Dridi