Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
e3-require
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anders Lindh Olsson
e3-require
Commits
135cdaf6
Commit
135cdaf6
authored
5 years ago
by
Simon Rose
Browse files
Options
Downloads
Patches
Plain Diff
Updated version to 3.2.0
parent
df2ff22c
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Makefile
+9
-4
9 additions, 4 deletions
Makefile
configure/RELEASE
+1
-1
1 addition, 1 deletion
configure/RELEASE
configure/RELEASE_DEV
+1
-1
1 addition, 1 deletion
configure/RELEASE_DEV
with
11 additions
and
6 deletions
Makefile
+
9
−
4
View file @
135cdaf6
...
@@ -14,11 +14,16 @@
...
@@ -14,11 +14,16 @@
# You should have received a copy of the GNU General Public License along with
# You should have received a copy of the GNU General Public License along with
# this program. If not, see https://www.gnu.org/licenses/gpl-2.0.txt
# this program. If not, see https://www.gnu.org/licenses/gpl-2.0.txt
#
#
# Author : Jeong Han Lee
# Author
: Jeong Han Lee
# email : han.lee@esss.se
# email
: han.lee@esss.se
# Date : Wednesday, October 18 21:17:45 CEST 2017
# Date
: Wednesday, October 18 21:17:45 CEST 2017
# version : 0.1.1
# version
: 0.1.1
#
#
# Author 2 : Simon Rose
# email : simon.rose@ess.eu
# Date : Monday, March 2
# version : 3.2.0
TOP
:=
$(
CURDIR
)
TOP
:=
$(
CURDIR
)
...
...
This diff is collapsed.
Click to expand it.
configure/RELEASE
+
1
−
1
View file @
135cdaf6
EPICS_BASE=/epics/base-7.0.3.1
EPICS_BASE=/epics/base-7.0.3.1
E3_REQUIRE_NAME:=require
E3_REQUIRE_NAME:=require
E3_REQUIRE_VERSION:=
simonrose
E3_REQUIRE_VERSION:=
3.2.0
# The definitions shown below can also be placed in an untracked RELEASE.local
# The definitions shown below can also be placed in an untracked RELEASE.local
...
...
This diff is collapsed.
Click to expand it.
configure/RELEASE_DEV
+
1
−
1
View file @
135cdaf6
EPICS_BASE=/epics/base-7.0.3
EPICS_BASE=/epics/base-7.0.3
E3_REQUIRE_NAME:=require
E3_REQUIRE_NAME:=require
E3_REQUIRE_VERSION:=3.
1.2
E3_REQUIRE_VERSION:=3.
2.0
# The definitions shown below can also be placed in an untracked RELEASE.local
# The definitions shown below can also be placed in an untracked RELEASE.local
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment