Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaut committed Dec 8, 2014
1 parent 4054c38 commit c903de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gsl/gsl-info.cc
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ static FILE *out;

#define UNUSED(x) (void)(x)

static const int LIBDATE = 20141124;
static const int LIBDATE = 20141208;

/* See AddFunc in funcadd.h */
static void declare_func(const char *name, rfunc f,
Expand Down

0 comments on commit c903de7

Please sign in to comment.