diff --git a/configure/CONFIG_PVXS_VERSION b/configure/CONFIG_PVXS_VERSION index 450e22b..303e186 100644 --- a/configure/CONFIG_PVXS_VERSION +++ b/configure/CONFIG_PVXS_VERSION @@ -1,3 +1,3 @@ PVXS_MAJOR_VERSION = 0 -PVXS_MINOR_VERSION = 0 +PVXS_MINOR_VERSION = 1 PVXS_MAINTENANCE_VERSION = 0 diff --git a/documentation/releasenotes.rst b/documentation/releasenotes.rst index d073d33..e436d39 100644 --- a/documentation/releasenotes.rst +++ b/documentation/releasenotes.rst @@ -8,6 +8,6 @@ Release Notes Pre-production release series. -* 0.1.0 (UNRELEASED) +* 0.1.0 (Dec 2020) * Initial Release