Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tiger
monoburg
Commits
5eaa80ee
Commit
5eaa80ee
authored
Sep 01, 2005
by
Akim Demaille
Browse files
2005-09-01 Akim Demaille <akim@epita.fr>
* configure.ac: Bump to 1.0.2a.
parent
5d3f8780
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
5eaa80ee
2005-09-01 Akim Demaille <akim@epita.fr>
* configure.ac: Bump to 1.0.2a.
2005-08-31 Akim Demaille <akim@epita.fr>
-I is not honored.
...
...
NEWS
View file @
5eaa80ee
* 1.0.2a
** Reoganization of the sources
Sources are split into several files, and are documented using
Doxygen. The GNU Build System is used.
Local Variables:
mode: outline
End:
configure.ac
View file @
5eaa80ee
...
...
@@ -2,9 +2,9 @@
## Configure MonoBURG, an IBurg-like code generator generator
##
## -------------------------------------
## -------------------------------------
## Project
AC_INIT([MonoBURG], [1.0.2])
AC_INIT([MonoBURG], [1.0.2
a
])
AM_CONFIG_HEADER([config.h])
## -------------------------------------
...
...
@@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR([config])
AC_CONFIG_FILES([config/Makefile])
# Initiate automake.
AM_INIT_AUTOMAKE([1.7.5 dist-bzip2])
AM_INIT_AUTOMAKE([1.7.5 dist-bzip2
check-news
])
## -------------------------------------
## Development tools
...
...
Write
Preview
Supports
Markdown
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