Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Barvinok
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
orka
Barvinok
Commits
40ced242
Commit
40ced242
authored
8 years ago
by
Sven Verdoolaege
Browse files
Options
Downloads
Patches
Plain Diff
barvinok 0.40
Signed-off-by:
Sven Verdoolaege
<
skimo@kotnet.org
>
parent
fb364938
No related branches found
Branches containing commit
Tags
barvinok-0.40
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+5
-0
5 additions, 0 deletions
ChangeLog
configure.ac
+2
-2
2 additions, 2 deletions
configure.ac
with
7 additions
and
2 deletions
ChangeLog
+
5
−
0
View file @
40ced242
version: 0.40
date: Thu Feb 23 10:03:21 CET 2017
changes:
- minor bug fixes
---
version: 0.39
date: Fri Jan 15 09:20:30 CET 2016
changes:
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
2
−
2
View file @
40ced242
AC_INIT([barvinok], [0.
39
], [isl-development@googlegroups.com])
AC_INIT([barvinok], [0.
40
], [isl-development@googlegroups.com])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign subdir-objects])
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
...
...
@@ -8,7 +8,7 @@ AC_PROG_CXX
AM_PROG_LEX
AC_PROG_YACC
AC_SUBST(versioninfo)
versioninfo=23:
4
:0
versioninfo=23:
5
:0
AC_CANONICAL_HOST
AC_LIBTOOL_WIN32_DLL
...
...
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