mirror of
https://github.com/coderkei/akmenu-next.git
synced 2025-06-19 09:25:33 -04:00
12 lines
259 B
C
12 lines
259 B
C
/*
|
|
version.h
|
|
Copyright (C) 2007 Acekard, www.acekard.com
|
|
Copyright (C) 2007-2009 somebody
|
|
Copyright (C) 2009 yellow wood goblin
|
|
|
|
SPDX-License-Identifier: GPL-3.0-or-later
|
|
*/
|
|
|
|
#define AKMENU_VERSION_MAIN "1"
|
|
#define AKMENU_VERSION_SUB "25"
|