This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Bump BASE-VER, change snapshots to gcc-5-2014xxxxx


See $subject.

Ok?

Thanks,
Richard.

2014-08-14  Richard Biener  <rguenther@suse.de>

	maintainer-scripts/
	* crontab: Change trunk snapshots from 4.10 to 5.

	gcc/
	* BASE-VER: Change to 5.0.0

Index: maintainer-scripts/crontab
===================================================================
--- maintainer-scripts/crontab	(revision 213958)
+++ maintainer-scripts/crontab	(working copy)
@@ -3,4 +3,4 @@
 55  0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
 32 22 * * 3 sh /home/gccadmin/scripts/gcc_release -s 4.9:branches/gcc-4_9-branch -l -d /sourceware/snapshot-tmp/gcc all
 32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.8:branches/gcc-4_8-branch -l -d /sourceware/snapshot-tmp/gcc all
-32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.10:trunk -l -d /sourceware/snapshot-tmp/gcc all
+32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 5:trunk -l -d /sourceware/snapshot-tmp/gcc all
Index: gcc/BASE-VER
===================================================================
--- gcc/BASE-VER	(revision 213958)
+++ gcc/BASE-VER	(working copy)
@@ -1 +1 @@
-4.10.0
+5.0.0


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]