Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
517c399e
Commit
517c399e
authored
Jan 03, 2014
by
Eric Botcazou
Committed by
Eric Botcazou
Jan 03, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gnatvsn.ads (Current_Year): Bump to 2014.
From-SVN: r206311
parent
a02e7bdd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ada/ChangeLog
+4
-0
gcc/ada/gnatvsn.ads
+1
-1
No files found.
gcc/ada/ChangeLog
View file @
517c399e
2014-01-03 Eric Botcazou <ebotcazou@adacore.com>
* gnatvsn.ads (Current_Year): Bump to 2014.
2014-01-02 Tobias Burnus <burnus@net-b.de>
* gnat_ugn.texi: Bump @copying's copyright year.
...
...
gcc/ada/gnatvsn.ads
View file @
517c399e
...
...
@@ -92,7 +92,7 @@ package Gnatvsn is
Verbose_Library_Version
:
constant
String
:=
"GNAT Lib v"
&
Library_Version
;
--
Version
string
stored
in
e
.
g
.
ALI
files
Current_Year
:
constant
String
:=
"201
3
"
;
Current_Year
:
constant
String
:=
"201
4
"
;
--
Used
in
printing
copyright
messages
end
Gnatvsn
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment