Skip to content

Commit e2fc1d5

Browse files
committed
increment {mode} version
1 parent 4fe4437 commit e2fc1d5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

GSASII/git_verinfo.py

Lines changed: 7 additions & 7 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
3-
# Do not edit, generated by 'GSASII/install/incr-mini-version.py' script
4-
# Created 2025-04-27 23:17:45.344731-05:00
3+
# Do not edit, generated by 'install/incr-version.py' script
4+
# Created 2025-04-28 11:37:36.150019-05:00
55

6-
git_version = '7e69e6ce5682a9c48a9a267319ddfc72d519234d'
7-
git_tags = ['5808']
8-
git_prevtaggedversion = 'a10a2498ca4d2ac80781d7288adb357af5893c66'
9-
git_prevtags = ['5807']
10-
git_versiontag = 'v5.4.1'
6+
git_version = '4fe4437a74feacd1a8276f275667d67468cc5ad2'
7+
git_tags = ['5809']
8+
git_prevtaggedversion = '7e69e6ce5682a9c48a9a267319ddfc72d519234d'
9+
git_prevtags = ['5808']
10+
git_versiontag = 'v5.4.2'

0 commit comments

Comments
 (0)