Skip to content

Commit

Permalink
release: 3.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Garcia Campos committed Jul 21, 2015
1 parent f593006 commit 87e08b6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
================
Evince 3.17.4
================

New features and improvements:

* The sidebar tab to add new annotations has been removed, and a
new annotations toolbar has been added making it easier to
discover and more convenient to annotate documents (#649045,
Carlos Garcia Campos)

Translation updates:

* Benjamin Steinwender (de)
* Daniel Mustieles (es)
* Yosef Or Boczko (he)
* Balázs Úr (hu)
* Pedro Albuquerque (pt)
* Stas Solovey (ru)
* Dušan Kazik (sk)
* Matej Urbančič (sl)
* Victor Ibragimov (tg)

================
Evince 3.17.3
================
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[17])
m4_define([ev_micro_version],[3])
m4_define([ev_micro_version],[4])
m4_define([ev_extra_version],[])
m4_define([ev_version],[ev_major_version.ev_minor_version.ev_micro_version()ev_extra_version])

Expand Down

0 comments on commit 87e08b6

Please sign in to comment.