Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Commits
be522336
Commit
be522336
authored
11 years ago
by
Frank Gaede
Browse files
Options
Downloads
Patches
Plain Diff
- increased version number to v00-02 (second beta test)
parent
4c40f3d5
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
doc/release.notes
+5
-0
5 additions, 0 deletions
doc/release.notes
with
6 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
be522336
...
@@ -4,7 +4,7 @@ project(DD4hep)
...
@@ -4,7 +4,7 @@ project(DD4hep)
# project version
# project version
SET
(
DD4hep_VERSION_MAJOR 0
)
SET
(
DD4hep_VERSION_MAJOR 0
)
SET
(
DD4hep_VERSION_MINOR
1
)
SET
(
DD4hep_VERSION_MINOR
2
)
SET
(
DD4hep_VERSION_PATCH 0
)
SET
(
DD4hep_VERSION_PATCH 0
)
SET
(
DD4hep_VERSION
"
${
DD4hep_VERSION_MAJOR
}
.
${
DD4hep_VERSION_MINOR
}
"
)
SET
(
DD4hep_VERSION
"
${
DD4hep_VERSION_MAJOR
}
.
${
DD4hep_VERSION_MINOR
}
"
)
...
...
This diff is collapsed.
Click to expand it.
doc/release.notes
+
5
−
0
View file @
be522336
DD4hep ---- Release Notes
DD4hep ---- Release Notes
=================================
=================================
--------
| v00-02 | second beta release ...
--------
2013/02/06 Markus Frank
2013/02/06 Markus Frank
--------------------------
--------------------------
1) Simplyfy inheritance for common objects from TNamed.
1) Simplyfy inheritance for common objects from TNamed.
...
...
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