activegs-ios/kegs/Src/kegsversion.h

11 lines
314 B
C

/*
ActiveGS, Copyright 2004-2016 Olivier Goguel, https://github.com/ogoguel/ActiveGS
Based on Kegs, Copyright 2004 Kent Dickey, https://kegs.sourceforge.net
This code is covered by the GNU GPL licence
*/
#pragma once
const char* g_kegs_version_str = "0.91";
const char* g_kegs_version_build = "3.7.1199";