Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
Minor change to the version number of the appengine
Browse files Browse the repository at this point in the history
  • Loading branch information
c-a-m committed Mar 13, 2014
1 parent 2b50c07 commit 9a0dc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appEngine/src/main/webapp/WEB-INF/appengine-web.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
<application>passfault</application>
<version>1.0007</version>
<version>1</version>

<threadsafe>true</threadsafe>

Expand Down

0 comments on commit 9a0dc78

Please sign in to comment.