changeset 565:4bd5533d4bf4

Added propset to pull in version number
author mas01mj
date Wed, 24 Jun 2009 11:36:20 +0000
parents 048688d47697
children 702c7778c1ba
files audioDB.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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>