mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
up version
This commit is contained in:
parent
c99c8b444d
commit
f21df708b0
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
AC_INIT(irssi, 1.4.3)
|
||||
AC_INIT(irssi, 1.4.4)
|
||||
AC_CONFIG_SRCDIR([src])
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
AC_PREREQ(2.50)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('irssi', 'c',
|
||||
version : '1.4.3',
|
||||
version : '1.4.4',
|
||||
meson_version : '>=0.49',
|
||||
default_options : ['warning_level=1'])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue