Skip to content

Commit

Permalink
Setting up v0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
tnipen committed Nov 20, 2017
1 parent 954950b commit 168939b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
gridpp (0.2.10) precise; urgency=low

* Adds -d bilinear
* Adds bilinear interpolation to -d gradient

-- Thomas Nipen <[email protected]> Mon, 20 Nov 2017 21:41:25 +0200

gridpp (0.2.9) precise; urgency=low

* Adds -c diagnose for dewpoint temperature and RH
Expand Down
2 changes: 1 addition & 1 deletion src/Version.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#ifndef GRIDPP_VERSION
#define GRIDPP_VERSION "0.2.9"
#define GRIDPP_VERSION "0.2.10"
#endif

0 comments on commit 168939b

Please sign in to comment.