This commit is contained in:
Ed
2020-06-22 16:29:18 +01:00
parent 3a4e626472
commit 948546e0d0
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
lib_xua Change Log lib_xua Change Log
================== ==================
1.1.1
-----
* ADDED: DELETE-ME - Version bump placeholder for develop branch
1.1.0 1.1.0
----- -----

View File

@@ -1,4 +1,4 @@
VERSION = 1.1.0 VERSION = 1.1.1
DEPENDENT_MODULES = lib_logging(>=3.0.0) \ DEPENDENT_MODULES = lib_logging(>=3.0.0) \
lib_xassert(>=4.0.0) \ lib_xassert(>=4.0.0) \