diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2020-03-01 12:18:55 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2020-03-01 12:18:55 +0100 |
| commit | 8c5f53f0c3052cc30c2fe78feb1432b2a5c4e847 (patch) | |
| tree | a2e1b4760713a20ae63c3a72ae47425a71e7053c | |
| parent | 2634acf29bdb25661446cafdd848def9bda84adb (diff) | |
| download | newtype-8c5f53f0c3052cc30c2fe78feb1432b2a5c4e847.tar.xz newtype-8c5f53f0c3052cc30c2fe78feb1432b2a5c4e847.zip | |
releng: update codename
| -rw-r--r-- | include/newtype/version.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/newtype/version.hpp b/include/newtype/version.hpp index 519ed50..8678514 100644 --- a/include/newtype/version.hpp +++ b/include/newtype/version.hpp @@ -15,7 +15,7 @@ namespace nt .major = 1, .minor = 1, .patch = 0, - .name = "Francesca", + .name = "Anastasia", }; } // namespace nt |
