Bump version.inc for release 0.7.3
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 8 Sep 2011 19:01:50 +0000 (21:01 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 8 Sep 2011 19:01:50 +0000 (21:01 +0200)
version.inc

index a3d11a7..dbd0606 100644 (file)
@@ -1,5 +1,5 @@
 //! This is the fallback version number in case we can't autogenerate one
-baseVersion = "0.7.2";
+baseVersion = "0.7.3";
 
 protocolVersion = 10;       //< Version of the client/core protocol
 coreNeedsProtocol   = 10;   //< Minimum protocol version the core needs