mirror of
https://github.com/Lekensteyn/ltunify.git
synced 2025-12-10 02:15:34 +00:00
ltunify: version 0.1
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
#include <getopt.h> /* for getopt_long */
|
#include <getopt.h> /* for getopt_long */
|
||||||
|
|
||||||
#ifndef PACKAGE_VERSION
|
#ifndef PACKAGE_VERSION
|
||||||
# define PACKAGE_VERSION "dev"
|
# define PACKAGE_VERSION "0.1"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define ARRAY_SIZE(a) (sizeof (a) / sizeof *(a))
|
#define ARRAY_SIZE(a) (sizeof (a) / sizeof *(a))
|
||||||
|
|||||||
Reference in New Issue
Block a user