]> cloudbase.mooo.com Git - avrcpm.git/blobdiff - avr/svnrev.inc
* avr/dsk_fsys.asm
[avrcpm.git] / avr / svnrev.inc
index 7bf1691a3cfe09016f5f389abc6b244f23693458..e41b9a97bda63cdadae12ca228973db893a32ab6 100644 (file)
@@ -2,17 +2,17 @@
  * (http://www.compuphase.com/svnrev.htm).
  * You should not modify it manually, as it may be re-generated.
  * 
- * $Revision: 201$
- * $Date: 2013-03-21$
+ * $Revision: 208$
+ * $Date: 2013-04-06$
  */
 
 #ifndef SVN_REV_H
 #define SVN_REV_H
 
-#define SVN_REV                201
-#define SVN_REVSTR     "201"
-#define SVN_REVDATE    "2013-03-21"
-#define SVN_REVSTAMP   20130321L
+#define SVN_REV                208
+#define SVN_REVSTR     "208"
+#define SVN_REVDATE    "2013-04-06"
+#define SVN_REVSTAMP   20130406L
 #define SVN_REVMODIFIED        0
 
 #endif /* SVN_REV_H */