Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
olena
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Robert Sachunsky
olena
Commits
dd67b61c
Commit
dd67b61c
authored
Sep 16, 2011
by
Guillaume Lazzara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Olena 2.0
* NEWS: Add release date. * configure.ac: Change version number.
parent
a3916da4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
2 deletions
+10
-2
ChangeLog
ChangeLog
+8
-0
NEWS
NEWS
+1
-1
configure.ac
configure.ac
+1
-1
No files found.
ChangeLog
View file @
dd67b61c
2011-09-16 Guillaume Lazzara <z@lrde.epita.fr>
Olena 2.0
* NEWS: Add release date.
* configure.ac: Change version number.
2011-09-16 Guillaume Lazzara <z@lrde.epita.fr>
* README: Add descriptions for Scribo.
...
...
NEWS
View file @
dd67b61c
* Olena
1.0a
* Olena
2.0 September 16, 2011
* This release includes for the first time the SCRIBO module
for Document Image Analysis (DIA).
...
...
configure.ac
View file @
dd67b61c
...
...
@@ -24,7 +24,7 @@ AC_PREREQ([2.61])
## Package set up. ##
## ---------------- ##
AC_INIT([Olena], [
1.0a
], [olena@lrde.epita.fr], [olena])
AC_INIT([Olena], [
2.0
], [olena@lrde.epita.fr], [olena])
# M4 macros.
AC_CONFIG_MACRO_DIR([m4])
...
...
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