1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-12-27 21:35:41 +00:00

Version bump to 0.2.2.

This commit is contained in:
King_DuckZ 2017-06-04 23:06:27 +01:00
parent 78156cea75
commit 26d8b553d7

View file

@ -1,4 +1,4 @@
project(tawashi VERSION 0.2.1 LANGUAGES CXX C)
project(tawashi VERSION 0.2.2 LANGUAGES CXX C)
option(TAWASHI_WITH_IP_LOGGING "Enable code in Tawashi that may result in users IPs being stored in the DB or in logs" ON)