about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorTristan Ross2024-11-14 09:09:41 -0800
committerTristan Ross2024-11-14 09:09:41 -0800
commitc46290747b2aaf090f48a478270feb858837bf11 (patch)
treee1c3e71b2233c7fcc6e146a0db12660bc9ad3bc8 /lib
parentf49e820fbc9450736bb6ba982a2ff0a8d014ad1e (diff)
25.05 is Warbler 25.05-pre
Diffstat (limited to 'lib')
-rw-r--r--lib/.version2
-rw-r--r--lib/trivial.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/.version b/lib/.version
index cd158b7c510b..5d540763cfb4 100644
--- a/lib/.version
+++ b/lib/.version
@@ -1 +1 @@
-24.11
\ No newline at end of file
+25.05
\ No newline at end of file
diff --git a/lib/trivial.nix b/lib/trivial.nix
index 205224126094..04fb9ffd4618 100644
--- a/lib/trivial.nix
+++ b/lib/trivial.nix
@@ -415,7 +415,7 @@ in {
     On each release the first letter is bumped and a new animal is chosen
     starting with that new letter.
   */
-  codeName = "Vicuna";
+  codeName = "Warbler";
 
   /**
     Returns the current nixpkgs version suffix as string.