Modified:
trunk/Makefile
Log:
Version bump now so it won't be forgotten later.
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Fri Dec 19 15:02:03 2008
@@ -9,7 +9,7 @@
##
-ibpy_ver := 0.7.6
+ibpy_ver := 0.7.7
ibpy_rev := $(shell svnversion|cut -f 2 -d \:|cut -f 1 -d M)
twsapi_ver := $(shell cat ib/ext/src/IBJts/API_VersionNum.txt |cut -f 2
-d \=)
release_num := $(ibpy_ver)-$(twsapi_ver)