aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2020-03-01 12:18:55 +0100
committerFelix Morgner <felix.morgner@gmail.com>2020-03-01 12:18:55 +0100
commit8c5f53f0c3052cc30c2fe78feb1432b2a5c4e847 (patch)
treea2e1b4760713a20ae63c3a72ae47425a71e7053c
parent2634acf29bdb25661446cafdd848def9bda84adb (diff)
downloadnewtype-8c5f53f0c3052cc30c2fe78feb1432b2a5c4e847.tar.xz
newtype-8c5f53f0c3052cc30c2fe78feb1432b2a5c4e847.zip
releng: update codename
-rw-r--r--include/newtype/version.hpp2
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