1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-11-23 00:33:44 +00:00

Version bump to 0.2.3

This commit is contained in:
King_DuckZ 2017-06-09 00:19:33 +01:00
parent 43e97ee79b
commit 44350478c1

View file

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