diff audioDB.h @ 565:4bd5533d4bf4

Added propset to pull in version number
author mas01mj
date Wed, 24 Jun 2009 11:36:20 +0000
parents e18843dc0aea
children 702c7778c1ba
line wrap: on
line diff
--- a/audioDB.h	Wed Jun 24 11:15:15 2009 +0000
+++ b/audioDB.h	Wed Jun 24 11:36:20 2009 +0000
@@ -1,6 +1,8 @@
 #ifndef __AUDIODB_H_
 #define __AUDIODB_H_
 
+#define VERSION "$LastChangedRevision$"
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/types.h>