Skip to content

Commit 92e5fd9

Browse files
committed
increment mini version: v5.4.10/5817
1 parent ff0a44f commit 92e5fd9

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-06-29 08:42:10.673804-05:00
4+
# Created 2025-07-11 11:47:43.046289-05:00
55

6-
git_version = '0ea8a2dd0eddc87da8f6494f19a5023b41af5daa'
7-
git_tags = ['5816']
8-
git_prevtaggedversion = 'b91e5e3deb601e475ec53be39b25a82ad3491386'
9-
git_prevtags = ['5815']
10-
git_versiontag = 'v5.4.9'
6+
git_version = 'ff0a44f7798ce1024c75f4cbc02e5281ef726a83'
7+
git_tags = ['5817']
8+
git_prevtaggedversion = '0ea8a2dd0eddc87da8f6494f19a5023b41af5daa'
9+
git_prevtags = ['5816']
10+
git_versiontag = 'v5.4.10'

0 commit comments

Comments
 (0)