Revision: 3359
Author: [email protected]
Date: Fri Mar 5 07:40:55 2010
Log: Updated the ArchitectVersion for the 0.9.16 release.
http://code.google.com/p/power-architect/source/detail?r=3359
Modified:
/trunk/src/ca/sqlpower/architect/ArchitectVersion.java
=======================================
--- /trunk/src/ca/sqlpower/architect/ArchitectVersion.java Mon Jan 25
15:02:57 2010
+++ /trunk/src/ca/sqlpower/architect/ArchitectVersion.java Fri Mar 5
07:40:55 2010
@@ -53,7 +53,7 @@
* back to 0 when the minor version changes. All versions under the
same
* minor version number are fully compatible with each other.
*/
- public static final String APP_VERSION_TINY = "15";
+ public static final String APP_VERSION_TINY = "16";
/**
* Suffixes indicate pre-release builds. They normally progress
from "alpha"