projects
/
elisp
/
riece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22f537b
)
* Riece: Version 4.0.0 released.
author
ueno
<ueno>
Tue, 29 May 2007 02:47:07 +0000
(
02:47
+0000)
committer
ueno
<ueno>
Tue, 29 May 2007 02:47:07 +0000
(
02:47
+0000)
* configure.ac: Bump up version to 4.0.0.
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
2eb9a65
..
1c2bc7e
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2007-05-29 Daiki Ueno <ueno@unixuser.org>
+
+ * Riece: Version 4.0.0 released.
+ * configure.ac: Bump up version to 4.0.0.
+
2007-01-29 Daiki Ueno <ueno@unixuser.org>
* Riece: Version 3.1.2 released.
diff --git
a/configure.ac
b/configure.ac
index
ea73113
..
6971c74
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,7
+1,7
@@
AC_INIT
AC_CONFIG_SRCDIR([configure.ac])
AC_PREREQ(2.59)
-AM_INIT_AUTOMAKE(riece, 3.1.2)
+AM_INIT_AUTOMAKE(riece, 4.0.0)
AC_CHECK_EMACS
AC_PATH_LISPDIR