File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33# Supported targets: all clean distclean dist fetch jar
44
55project = VimCoder
6- version = 0.3.3
6+ version = 0.3.4
77
88sources = $(wildcard src/com/dogcows/* .java)
99library = lib/ContestApplet.jar
Original file line number Diff line number Diff line change @@ -27,12 +27,12 @@ public class VimCoder
2727 /**
2828 * The name and version of this plugin.
2929 */
30- public final static String version = "VimCoder 0.3.3 " ;
30+ public final static String version = "VimCoder 0.3.4 " ;
3131
3232 /**
3333 * The website of the plugin project.
3434 */
35- public final static String website = "http://www.brokenzipper. com/trac/wiki/VimCoder " ;
35+ public final static String website = "http://github. com/chazmcgarvey/vimcoder " ;
3636
3737
3838 /**
You can’t perform that action at this time.
0 commit comments