ref: 221a8b70c7a608ae43a294d223ae5269b85a2e26
parent: bfcc1dd4f4b4f6ea4fe7da9bb54aef78536c3880
author: Ralph Giles <[email protected]>
date: Wed Jan 15 04:08:08 EST 2014
Bump the static version string in version.mk. We failed to do this before the 1.1 release, so that went out still marked at 1.1 beta. The plan was to get rid of this file but it's still used as a fallback by the msvc build.
--- a/version.mk
+++ b/version.mk
@@ -1,2 +1,2 @@
# static version string; update manually every release.
-PACKAGE_VERSION = "1.1-beta"
+PACKAGE_VERSION = "1.1.x-git"