Skip to content
Snippets Groups Projects
Commit bbd67cd1 authored by Rene Brun's avatar Rene Brun
Browse files

Stamp development release 5.13/06

git-svn-id: http://root.cern.ch/svn/root/trunk@16848 27541ba8-7e3a-0410-8455-c3a389f83636
parent 3603d007
No related branches found
No related tags found
No related merge requests found
......@@ -14,10 +14,10 @@
*
*/
#define ROOT_RELEASE "5.13/05"
#define ROOT_RELEASE_DATE "Oct 11 2006"
#define ROOT_RELEASE_TIME "08:18:02"
#define ROOT_VERSION_CODE 331013
#define ROOT_RELEASE "5.13/06"
#define ROOT_RELEASE_DATE "Nov 21 2006"
#define ROOT_RELEASE_TIME "08:20:38"
#define ROOT_VERSION_CODE 331014
#define ROOT_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
#endif
5.13/05
5.13/06
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment