Skip to content

Commit

Permalink
version changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Bosn authored and Bosn committed Nov 6, 2012
1 parent fdd3521 commit 475e256
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Rigel Automation Platform
===

@version v0.5 - (latest version, in master branch)
@version v0.4 - (latest version, in master branch)
@author Bosn Ma
@weibo http://weibo.com/bosn
@mail [email protected]
Expand Down
2 changes: 1 addition & 1 deletion src/applicationContext.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<bean id="propertyConfigurer" class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<property name="locations">
<list>
<value>classpath:/mysql.local.properties</value>
<value>classpath:/mysql.remote.properties</value>
</list>
</property>
</bean>
Expand Down

0 comments on commit 475e256

Please sign in to comment.