Module Name: src Committed By: christos Date: Wed May 8 15:49:43 UTC 2013
Modified Files: src/lib/libc/time: Makefile Log Message: welcome to 2013c! To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/lib/libc/time/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/time/Makefile diff -u src/lib/libc/time/Makefile:1.12 src/lib/libc/time/Makefile:1.13 --- src/lib/libc/time/Makefile:1.12 Fri Mar 15 20:59:14 2013 +++ src/lib/libc/time/Makefile Wed May 8 11:49:43 2013 @@ -6,7 +6,7 @@ PACKAGE= tzcode # Version numbers of the code and data distributions. -VERSION= 2013b +VERSION= 2013c # Email address for bug reports. BUGEMAIL= t...@iana.org