Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
OpenWalnut Core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
44
Issues
44
List
Boards
Labels
Service Desk
Milestones
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
3005cb9e
Commit
3005cb9e
authored
Mar 19, 2014
by
Sebastian Eichelbaum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[BRANCH] Added OW 1.4 release branch and changed version numbers occordingly.
parent
afeb6c57
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
13 additions
and
5 deletions
+13
-5
VERSION
VERSION
+1
-1
doc/core/doxygenConfig
doc/core/doxygenConfig
+1
-1
doc/developer/doxygenConfig
doc/developer/doxygenConfig
+1
-1
tools/release/owrelease
tools/release/owrelease
+2
-2
tools/release/packaging/debian/changelog
tools/release/packaging/debian/changelog
+8
-0
No files found.
VERSION
View file @
3005cb9e
...
...
@@ -23,4 +23,4 @@
# systems refuse to accept these arbitrary version strings.
# The current version string:
VERSION=1.
3.
1+hgX
VERSION=1.
4.0rc
1+hgX
doc/core/doxygenConfig
View file @
3005cb9e
...
...
@@ -31,7 +31,7 @@ PROJECT_NAME = OpenWalnut
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 1.
3.1
PROJECT_NUMBER = 1.
4.0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
...
...
doc/developer/doxygenConfig
View file @
3005cb9e
...
...
@@ -31,7 +31,7 @@ PROJECT_NAME = OpenWalnut
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 1.
3.1
PROJECT_NUMBER = 1.
4.0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
...
...
tools/release/owrelease
View file @
3005cb9e
...
...
@@ -29,7 +29,7 @@
#############################################################################################################
# Which version?
VERSION_BASE
=
1.
3.1
VERSION_BASE
=
1.
4.0
# Any additonal tags?
VERSION_TAGS
=
""
...
...
@@ -39,7 +39,7 @@ VERSION_INCLUDE_HG=1
# Where to grab the sources?
REPO
=
"ssh://openwalnut.com//srv/hg/ow"
REPO_BRANCH
=
"OpenWalnut_1.
3
"
REPO_BRANCH
=
"OpenWalnut_1.
4
"
# build from a release branch?
#REPO_BRANCH="OpenWalnut_$VESION"
...
...
tools/release/packaging/debian/changelog
View file @
3005cb9e
openwalnut (OWPACK_VERSION-1) unstable; urgency=low
* Major functionality and stability improvements.
* Several bug fixes
* See http://www.openwalnut.org/versions/2
-- Sebastian Eichelbaum <eichelbaum@informatik.uni-leipzig.de> Wed, 19 Mar 2014 17:46:12 +0100
openwalnut (1.3.1-1) unstable; urgency=low
* Minor changes compared to 1.3.0 but included several bug fixes.
* See http://www.openwalnut.org/versions/4
...
...
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