Navigation Menu

Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 29, 2015
1 parent cedc73a commit aa9b987
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -210,9 +210,9 @@ PGroongaのソースを展開します。

リリース版の場合:

% wget http://packages.groonga.org/source/pgroonga/pgroonga-0.4.0.tar.gz
% tar xvf pgroonga-0.4.0.tar.gz
% cd pgroonga-0.4.0
% wget http://packages.groonga.org/source/pgroonga/pgroonga-0.5.0.tar.gz
% tar xvf pgroonga-0.5.0.tar.gz
% cd pgroonga-0.5.0

未リリースの最新版の場合:

Expand Down
6 changes: 6 additions & 0 deletions packages/debian/changelog
@@ -1,3 +1,9 @@
pgroonga (0.5.0-1) unstable; urgency=low

* New upstream release.

-- Kouhei Sutou <kou@clear-code.com> Wed, 29 Apr 2015 00:00:00 +0900

pgroonga (0.4.0-1) unstable; urgency=low

* New upstream release.
Expand Down
3 changes: 3 additions & 0 deletions packages/yum/postgresql94-pgroonga.spec.in
Expand Up @@ -46,6 +46,9 @@ PATH="%{pg_bindir}:$PATH" \
%{pg_datadir}/extension/*.sql

%changelog
* Wed Apr 29 2015 Kouhei Sutou <kou@clear-code.com> - 0.5.0-1
- new upstream release.

* Sun Mar 29 2015 Kouhei Sutou <kou@clear-code.com> - 0.4.0-1
- new upstream release.

Expand Down

0 comments on commit aa9b987

Please sign in to comment.