Skip to content

Commit f0a4d99

Browse files
committed
Update version to v1.0.1
Signed-off-by: David Goulet <dgoulet@ev0ke.net>
1 parent 886d1b1 commit f0a4d99

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2015-01-03 irssi-otr 1.0.1
2+
* Fix: bad comment for cmd_generic
3+
* Add cscope files to gitignore
4+
* Fix: change project URL in configure.ac
5+
* Fix: assertion when server record is NULL
6+
* Add spec file for building RPMs
7+
* Add additional files into dist tarball
8+
* Make irssi module directory configurable
9+
110
2014-02-12 irssi-otr 1.0.0
211
* Fix: typo in notice message of SMP event
312
* Fix: otr info help syntax

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([irssi-otr],[1.0.0],[dgoulet@ev0ke.net],[],[https://github.com/cryptodotis/irssi-otr])
1+
AC_INIT([irssi-otr],[1.0.1],[dgoulet@ev0ke.net],[],[https://github.com/cryptodotis/irssi-otr])
22
AC_CONFIG_AUX_DIR([config])
33
AC_CANONICAL_TARGET
44
AC_CANONICAL_HOST

0 commit comments

Comments
 (0)