From bed4e699babcffb2db001eb1f89c0d92be265cbf Mon Sep 17 00:00:00 2001
From: Elliot Chance <elliotchance@gmail.com>
Date: Tue, 26 Jun 2018 10:43:22 +1000
Subject: [PATCH] Bump version: v0.25.0 Dubnium 2018-06-26

---
 program/version.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/program/version.go b/program/version.go
index 6cc394ae8..a6dca9c8d 100644
--- a/program/version.go
+++ b/program/version.go
@@ -5,4 +5,4 @@ package program
 //     c2go -v
 //
 // See https://github.com/elliotchance/c2go/wiki/Release-Process
-const Version = "v0.24.8 Caesium 2018-06-25"
+const Version = "v0.25.0 Dubnium 2018-06-26"