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:
d4bda9b
)
* mixi-el: Version 2.0.0 released.
mixi-el-2_0_0
author
bg66
<bg66>
Sat, 4 Oct 2008 05:42:12 +0000
(
05:42
+0000)
committer
bg66
<bg66>
Sat, 4 Oct 2008 05:42:12 +0000
(
05:42
+0000)
* configure.ac: Bump up version.
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
5fe2c73
..
ea2c3e0
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2008-10-04 OHASHI Akira <bg66@koka-in.org>
+
+ * mixi-el: Version 2.0.0 released.
+ * configure.ac: Bump up version.
+
2008-09-28 OHASHI Akira <bg66@koka-in.org>
* mixi.el (mixi-news-url-regexp): Fix regexp.
diff --git
a/configure.ac
b/configure.ac
index
8d3e41d
..
288e420
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([mixi-el], [1.5.0], [bg66@koka-in.org])
+AC_INIT([mixi-el], [2.0.0], [bg66@koka-in.org])
AC_PREREQ(2.59)
AC_CONFIG_SRCDIR([mixi.el])
AM_INIT_AUTOMAKE