*** empty log message ***

This commit is contained in:
dockes 2008-11-24 14:54:05 +00:00
parent ff5d998f44
commit 5045829957
2 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,7 @@
#endif /* HAVE_VSNPRINTF */ #endif /* HAVE_VSNPRINTF */
#include "unac.h" #include "unac.h"
#include "unac_version.h"
/* Generated by builder. Do not modify. Start tables */ /* Generated by builder. Do not modify. Start tables */
/* /*

1
src/unac/unac_version.h Normal file
View File

@ -0,0 +1 @@
#define UNAC_VERSION "1.0.7"