[1093] in BarnOwl Developers
[D-O-H] r1060 - trunk/owl
daemon@ATHENA.MIT.EDU (nelhage@MIT.EDU)
Thu Oct 29 18:12:56 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@nelhage.com
To: dirty-owl-hackers@MIT.EDU
From: nelhage@MIT.EDU
Reply-to: dirty-owl-hackers@MIT.EDU
Date: Tue, 27 May 2008 21:30:23 -0400 (EDT)
Author: nelhage
Date: 2008-05-27 21:30:21 -0400 (Tue, 27 May 2008)
New Revision: 1060
Modified:
trunk/owl/owl.h
Log:
1.0.0!
Modified: trunk/owl/owl.h
===================================================================
--- trunk/owl/owl.h 2008-05-27 18:24:58 UTC (rev 1059)
+++ trunk/owl/owl.h 2008-05-28 01:30:21 UTC (rev 1060)
@@ -55,7 +55,7 @@
#endif
#ifndef OWL_VERSION_STRING
-#define OWL_VERSION_STRING "r" BARNOWL_STRINGIFY(OWL_SVN_REVNO)
+#define OWL_VERSION_STRING "1.0.0"
#endif
/* Feature that is being tested to redirect stderr through a pipe.