1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-11-27 00:43:47 +00:00

Version bump to 0.2.1.

This commit is contained in:
King_DuckZ 2017-06-04 22:14:50 +01:00
parent 1a7ec9c2c4
commit 87b6f85913

View file

@ -1,4 +1,4 @@
project(tawashi VERSION 0.2.0 LANGUAGES CXX C)
project(tawashi VERSION 0.2.1 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)