• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Superconducting Toolkit


Commit MetaInfo

Revision4e747a2445679dd01776ea861ee13c98c51f7914 (tree)
Time2003-11-04 18:32:24
Authorsbraccia <sbraccia@c92e...>
Commitersbraccia

Log Message

Version number updated to 1.3.1
C.S.

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@363 c92efa57-630b-4861-b058-cf58834340f0

Change Summary

Incremental Difference

--- a/Modules/version.f90
+++ b/Modules/version.f90
@@ -12,6 +12,6 @@ MODULE global_version
1212 !
1313 SAVE
1414 !
15- CHARACTER (LEN=6) :: version_number = '1.3.0'
15+ CHARACTER (LEN=6) :: version_number = '1.3.1'
1616 !
1717 END MODULE global_version