Version 1.0

Yay! \o/
v2.8-utf8proc
Sébastien Helleu 2014-08-15 10:09:01 +02:00
parent dcf46a2ca0
commit addc27af2c
5 changed files with 7 additions and 5 deletions

View File

@ -34,7 +34,7 @@ endif()
# version
set(VERSION_MAJOR "1")
set(VERSION_MINOR "0-rc3")
set(VERSION_MINOR "0")
set(VERSION_PATCH "")
if(VERSION_PATCH STREQUAL "")
set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR})

View File

@ -13,7 +13,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
(file 'ReleaseNotes.asciidoc' in sources).
== Version 1.0 (under dev)
== Version 1.0 (2014-08-15)
=== New features

View File

@ -15,7 +15,7 @@ http://weechat.org/files/changelog/ChangeLog-devel.html[ChangeLog]
(file 'ChangeLog.asciidoc' in sources).
== Version 1.0 (under dev)
== Version 1.0 (2014-08-15)
=== Channel type not added by default on /join

View File

@ -24,7 +24,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.56)
AC_INIT(WeeChat, 1.0-rc3, flashcode@flashtux.org)
AC_INIT(WeeChat, 1.0, flashcode@flashtux.org)
AC_CONFIG_SRCDIR([configure.ac])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([foreign])

View File

@ -23,7 +23,7 @@
#
%define name weechat
%define version 0.4.3
%define version 1.0
%define release 1
Name: %{name}
@ -77,6 +77,8 @@ rm -rf $RPM_BUILD_ROOT
%{_prefix}/share/icons/hicolor/32x32/apps/weechat.png
%changelog
* Fri Aug 15 2014 Sébastien Helleu <flashcode@flashtux.org> 1.0-1
- Released version 1.0
* Sun Feb 09 2014 Sébastien Helleu <flashcode@flashtux.org> 0.4.3-1
- Released version 0.4.3
* Sun Oct 06 2013 Sébastien Helleu <flashcode@flashtux.org> 0.4.2-1