Skip to content

Commit 5bcbef2

Browse files
committed
Set up v0.3.1
1 parent bb13bb8 commit 5bcbef2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
gridpp (0.3.0) precise; urgency=low
1+
gridpp (0.3.1) precise; urgency=low
22

33
* New features:
44
Variables are referenced by their NetCDF variable name

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.3.0"
2+
#define GRIDPP_VERSION "0.3.1"
33
#endif

0 commit comments

Comments
 (0)