Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
ZODB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
ZODB
Commits
6fe10940
Commit
6fe10940
authored
9 years ago
by
Tres Seaver
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prep 4.2.0b1 release.
parent
fffbe94d
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
CHANGES.rst
CHANGES.rst
+2
-2
setup.py
setup.py
+1
-1
No files found.
CHANGES.rst
View file @
6fe10940
...
...
@@ -2,8 +2,8 @@
Change History
================
4.2.0
(unreleased
)
==================
4.2.0
b1 (2015-05-22
)
==================
==
- Log failed conflict resolution attempts at ``DEBUG`` level. See:
https://github.com/zopefoundation/ZODB/pull/29.
...
...
This diff is collapsed.
Click to expand it.
setup.py
View file @
6fe10940
...
...
@@ -20,7 +20,7 @@ to application logic. ZODB includes features such as a plugable storage
interface, rich transaction support, and undo.
"""
VERSION
=
"4.2.0
.dev0
"
VERSION
=
"4.2.0
b1
"
import
os
import
platform
...
...
This diff is collapsed.
Click to expand it.
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