ref: c4fa0a57f759c283ceb8b7dd8b0d76a7de779aa6
parent: d47308de21b09a410e309eff5c0b807a93c73e32
author: Ralph Giles <[email protected]>
date: Fri Nov 9 05:17:50 EST 2012
Bump version.mk. Naive builders, particular on Windows without git installed, would get builds calling themselves 1.0.1 even though master has diverged significantly from the 1.0.x series at this point. We should update this file both before and after release.
--- a/version.mk
+++ b/version.mk
@@ -1,2 +1,2 @@
-# static version string; update manually every release.
-OPUS_VERSION = "1.0.1"
+# static version string; update manually before and afer every release.
+OPUS_VERSION = "1.1.x"