Skip to content

Commit 7e139c4

Browse files
committed
increment {mode} version
1 parent 144bf1b commit 7e139c4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

GSASII/git_verinfo.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# -*- coding: utf-8 -*-
22
# git_verinfo.py - GSAS-II version info from git
33
# Do not edit, generated by 'GSASII/install/incr-version.py' script
4-
# Created 2025-05-05 10:06:44.092051-05:00
4+
# Created 2025-05-11 21:12:58.429652-05:00
55

6-
git_version = 'a95be82a9e08ad537dca1547dcab2f1fcd0bd3a8'
7-
git_tags = ['5811']
8-
git_prevtaggedversion = 'ae984498e42fa51cdda5e0d4071e9453b338bc33'
9-
git_prevtags = ['5810']
10-
git_versiontag = 'v5.4.4'
6+
git_version = '144bf1bd2a45ebb481af31fce19a1345cde48512'
7+
git_tags = ['5812']
8+
git_prevtaggedversion = 'a95be82a9e08ad537dca1547dcab2f1fcd0bd3a8'
9+
git_prevtags = ['5811']
10+
git_versiontag = 'v5.4.5'

0 commit comments

Comments
 (0)