]> git.alsa-project.org Git - alsa-lib.git/commitdiff
...
authorJaroslav Kysela <perex@perex.cz>
Thu, 27 Aug 1998 20:48:48 +0000 (20:48 +0000)
committerJaroslav Kysela <perex@perex.cz>
Thu, 27 Aug 1998 20:48:48 +0000 (20:48 +0000)
include/version.h [deleted file]

diff --git a/include/version.h b/include/version.h
deleted file mode 100644 (file)
index a4ee0a4..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-/*
- *  version.h
- */
-
-#define SOUNDLIB_VERSION_MAJOR         0
-#define SOUNDLIB_VERSION_MINOR         1
-#define SOUNDLIB_VERSION_SUBMINOR      0
-#define SOUNDLIB_VERSION               ( ( LIBULTRA_VERSION_MAJOR << 16 ) | ( LIBULTRA_VERSION_MINOR << 8 ) | LIB_ULTRA_VERSION_SUBMINOR )
-