Skip to content

Commit 168939b

Browse files
committed
Setting up v0.2.10
1 parent 954950b commit 168939b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
gridpp (0.2.10) precise; urgency=low
2+
3+
* Adds -d bilinear
4+
* Adds bilinear interpolation to -d gradient
5+
6+
-- Thomas Nipen <thomas.nipen@met.no> Mon, 20 Nov 2017 21:41:25 +0200
7+
18
gridpp (0.2.9) precise; urgency=low
29

310
* Adds -c diagnose for dewpoint temperature and RH

src/Version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#ifndef GRIDPP_VERSION
2-
#define GRIDPP_VERSION "0.2.9"
2+
#define GRIDPP_VERSION "0.2.10"
33
#endif

0 commit comments

Comments
 (0)