projects
/
elisp
/
mixi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
deec5ce
)
* mixi-el: Version 1.4.0 released.
mixi-el-1_4_0
author
bg66
<bg66>
Fri, 15 Feb 2008 01:10:55 +0000
(
01:10
+0000)
committer
bg66
<bg66>
Fri, 15 Feb 2008 01:10:55 +0000
(
01:10
+0000)
* configure.ac: Bump up version.
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
da258a0
..
e4aabbd
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2008-02-15 OHASHI Akira <bg66@koka-in.org>
+
+ * mixi-el: Version 1.4.0 released.
+ * configure.ac: Bump up version.
+
2008-02-12 OHASHI Akira <bg66@koka-in.org>
* mixi.el (mixi-make-release): New function.
diff --git
a/configure.ac
b/configure.ac
index
2218d33
..
297f927
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([mixi-el], [1.3.0], [bg66@koka-in.org])
+AC_INIT([mixi-el], [1.4.0], [bg66@koka-in.org])
AC_PREREQ(2.59)
AC_CONFIG_SRCDIR([mixi.el])
AM_INIT_AUTOMAKE