Commit MetaInfo

Revision8e9fde9dc1174100ad31dabe041091e165636a53 (tree)
Time2008-03-09 04:11:48
AuthorBenjamin Berkels <torr.samaho@quan...>
CommiterBenjamin Berkels

Log Message

changed version string to 0.97d-RC10

SVN r1245 (trunk)

Change Summary

Incremental Difference

diff -r 9fd9b8ad838e -r 8e9fde9dc117 src/version.h
--- a/src/version.h Sat Mar 08 18:59:44 2008 +0000
+++ b/src/version.h Sat Mar 08 19:11:48 2008 +0000
@@ -40,7 +40,7 @@
4040
4141 /** Lots of different version numbers **/
4242
43-#define DOTVERSIONSTR "0.97d"
43+#define DOTVERSIONSTR "0.97d-RC10"
4444 #define DOTVERSIONSTR_NOREV DOTVERSIONSTR
4545
4646 // [BB] The version string that includes revision / compatibility data.
Show on old repository browser