Module Name:    othersrc
Committed By:   agc
Date:           Thu Nov 12 21:22:18 UTC 2015

Modified Files:
        othersrc/external/bsd/sid/dist: sid.h

Log Message:
update version numbers too


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/sid/dist/sid.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: othersrc/external/bsd/sid/dist/sid.h
diff -u othersrc/external/bsd/sid/dist/sid.h:1.2 othersrc/external/bsd/sid/dist/sid.h:1.3
--- othersrc/external/bsd/sid/dist/sid.h:1.2	Fri Sep 25 18:54:03 2015
+++ othersrc/external/bsd/sid/dist/sid.h	Thu Nov 12 21:22:18 2015
@@ -23,9 +23,9 @@
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 #ifndef SID_H_
-#define SID_H_	20150804
+#define SID_H_	20151014
 
-#define SID_VERSION	"20150924"
+#define SID_VERSION	"20151014"
 
 struct sid_t;
 

Reply via email to